Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 164572 --- [Regression] Can't preview attached report in web viewer [0002]

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 164572 --- [Regression] Can't preview attached report in web viewer [0002]

- Summary:
Create new cell id when add empty cell in fix irregular table or grid.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 164572 --- [Regression] Can't preview attached report in web viewer [0002]

- Description:
When we create empty cell for fixing irregular table or grid, we should set the new empty cell's ID to a regular one instead of default -1.


- Tests Description  :
Manual Test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/TableItemDesignLayout.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"

- Files Added:

- Files Deleted


-Wei Zhao( Shanghai )



Back to the top