Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 163744 --- Font color is changed when preview in web viewer

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 163744 --- Font color is changed when preview in web viewer

- Summary:
Correctly check the bookmark in drillThrough is a bookmark or a TOC when write the IActonContent.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 163744 --- Font color is changed when preview in web viewer

- Description:
When write the IActionContent, Old code used IActionContent's isBookmark to check the IDrillThroughContent's bookmark type.

Now fix it with using the right one.

- 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/content/impl/ActionContent.java"

- Files Added:

- Files Deleted


-Wei Zhao( Shanghai )



Back to the top