Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 142382, 142397 --- move the id and iid from chart to out table, fix the hidden stack conflict bug

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 142382, 142397 --- move the id and iid from chart to out table, fix the hidden stack conflict bug

- Summary:
Move the id and iid from chart to out table.
Fix the hidden stack conflict bug.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 142382 --- The id/iid are not associated with chart's containing table.
Fix Bugzilla Bug 142397 --- [regression]Row visibility doesn't work and will destroy report preview

- Description:
Move the id and iid from chart to out table.

And in adding the column visibility, some code caused the hidden stack conflicting. So fix it.

- Tests Description  :

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"

- Files Added:

- Files Deleted


-Wei Zhao



Back to the top