Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 191140 and 192069 in head and branch 2.2.

Summary:

Fix 191140 and 192069 in head and branch 2.2.

- Bugzilla Bug (s) Resolved: 191140, 192069


- Description:

1. Fix 191140 – highlightrules and font properties set in x-tab will take effect in the aggregation and crosstab cells.

2. Fix 192069 – when set date-time level type for level element, Model will add an attribute(DateTime, date-time) automatically.

- Tests Description:

 Unit/Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:
 

- Files Edited:

 

/cvsroot/birt/source/org.eclipse.birt.report.item.crosstab.core/plugin.xml,v  <--  plugin.xml

src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabCellHandle.java

 

test/org/eclipse/birt/report/model/parser/golden/CubeParserTest_golden.xml

 

src/org/eclipse/birt/report/model/metadata/PeerExtensionElementDefn.java

/cvsroot/birt/source/org.eclipse.birt.report.model/META-INF/MANIFEST.MF,v  <--  META-INF/MANIFEST.MF

src/org/eclipse/birt/report/model/command/PropertyCommand.java

 


Back to the top