Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 116566 [Regression]Table caption doesn't work.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 116566 [Regression]Table caption doesn't work.

Summary 

Bugzilla Bug (s) Resolved:
116566 [Regression]Table caption doesn't work.

Description:
Why
ENGINE use setCaption to set the table caption. The tableItem's setCaption call the design element's setcaption incorrectly.

Fix
Set the table content's caption directly.


Test Description:
Manul Test.
 
Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/TableContent.java"


Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top