| Summary: | Error occur when preview attached report in web viewer[00] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Rico <bshen> | ||||
| Component: | BIRT | Assignee: | Mingxia Wu <mwu> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | ysun | ||||
| Version: | 2.2.0 | ||||||
| Target Milestone: | 2.2.0 RC0 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Rico
It's a regression bug of bug 144167 Created attachment 57982 [details]
Report design to reproduce
seems to be data's bug. *** Bug 172414 has been marked as a duplicate of this bug. *** This is not a regression bug. It is a new bug which only occurs when the detailed rows is not used in sub tables. The source of bug is identified but the fixing is too risky to go to 2.1.2. I think we should put it to 2.2 instead. We need additional time to figure out a solution to the bug. When subQuery useDetails property is false, its IResultIterator should skipToEnd(groupLevel) when next() has been called. Fix this bug. Verified and closed in build 2.2.0.v20070511-0944 |