[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[birt-dev] CheckIN:Fix Bugzilla Bug 172438Error occur when preview attached report in web viewer[00]
|
Title: CheckIN:Fix Bugzilla Bug 172438Error occur when preview attached report in web viewer[00]
- Summary:
Fix Bugzilla Bug 172438 Error occur when preview attached report in web viewer[00]
- Bugzilla Bug (s) Resolved:
172438
- Description:
When subQuery useDetails property is false, its IResultIterator should skipToEnd(groupLevel) when next() has been called. Fix this bug.
- Tests Description:
- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
- Notes to Documentation:
- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/ResultIterator.java"
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDLoad.java"
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/ResultIterator2.java"
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResults.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ReportDocumentTest.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/input/testData1.txt"
"/org.eclipse.birt.data.tests/test/testutil/messages.properties"
- Files Added:
- Files Deleted