Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 2.1.1 bug 155799 [regression]Error occour when previewing attached report in web viewer

- Summary:

Fix 2.1.1 bug 155799 [regression]Error occour when previewing attached report in web viewer

 

- Bugzilla Bug(s) Resolved:

Bugzilla bug 155799 [regression]Error occour when previewing attached report in web viewer

 

- Description:

 This is actually a new bug rather than a regression bug. This bug occurs at following scenario: both a query definition and its subquery definition have no dataSet bound to it. At that case, we would not save the subquery information to report document.

 

This is fixed in source.

 

- Tests Description:

Unit test

 

- Notes to Build Team:

 

 

- Notes to Developers:

 

 

- Notes to QA:

 

 

- Notes to Documentation:

 

- Files Added:

 

- Files Edited:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedDummyQuery.java"

 

- Files Deleted:

 

 

 

 

 

 

 

 

 

 

 


Back to the top