Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 153488 in head 2.2 and branch 2.1.1 -- support 'pageBreakInterval' in table and list

Summary:

Fix 153488 in head 2.2 and branch 2.1.1 -- support 'pageBreakInterval' in table and list.
- Bugzilla Bug (s) Resolved: 153488


- Description:

 

1. Support “pageBreakInterval” in table and list, its default value is zero.

2. Default value of ‘pageBreakBefore’ in table groups or list groups has been changed to ‘always except first’.

 

- Tests Description:

 Unit test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

    
- Files Edited:

 

 

    Checking in src/org/eclipse/birt/report/model/i18n/Messages.properties;

    Checking in test/org/eclipse/birt/report/model/parser/ListItemParseTest.java;

    Checking in src/org/eclipse/birt/report/model/elements/rom.def;

    Checking in src/org/eclipse/birt/report/model/parser/PropertyState.java;

    Checking in test/org/eclipse/birt/report/model/core/golden/TableItemPropsTest_golden.txt;

    Checking in src/org/eclipse/birt/report/model/api/ListingHandle.java;

    Checking in src/org/eclipse/birt/report/model/elements/interfaces/IListingElementModel.java;

    Checking in src/org/eclipse/birt/report/model/writer/ModuleWriter.java;

    Checking in test/org/eclipse/birt/report/model/parser/golden/ListItemParseTest_golden.xml;

    


Back to the top