Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 126308 TOC bookmarks always created for group values (partly)

- Summary:

Do not make the TOC as group key _expression_ in Model Level. UI should get group key _expression_ and set it as group toc in the group dialog. This checkin is only Model part.

- Bugzilla Bug (s) Resolved:126308(partly)



- Description:

Model should not automatically generate the TOC _expression_. Removed GroupElementPropSearchStrategy so that there is no default TOC value.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/GroupHandleTest.java
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/DesignLoadLibraryTest.java
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TableItemParseTest.java
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/TableItemParseTest_golden.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/input/TableItemParseTest.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_golden.xml
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/GroupElement.java



- Files Added:



- Files Deleted:

/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/strategy/GroupElementPropSearchStrategy.java



- Notes to Build Team:



- Notes to Developers:

UI should get group key _expression_ and set it as group toc in the group dialog.


- Notes to QA:



- Notes to Documentation:

 

Rick Lu

Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx
 


Back to the top