Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bugzilla 126125 Properties of item in a nested library do not appear in design

Summary 

One bug in property search algorithm causes this problem. The property value may not be found in some circumstance.

Bugzilla Bug (s) Resolved:


bugzilla 126125 Properties of item in a nested library do not appear in design

Bug 124727 Error messages upon report generation

Bugzilla Bug 125431 Report Engine installation test generates severe error, but seems to work

 

Description:
1. Revised property search algorithm.

2. Removed warning for Encryption Extension Point.

3. Updated test cases.

 
Test Description: Unit test cases.
 
Files Edited:


"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/LibraryCompoundElementTest.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/golden/DesignWithLibraryCompoundElement_golden.xml"

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/StyledElement.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/EncryptionHelperExtensionLoader.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/input/DesignWithLibraryCompoundElement.xml" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionLoader.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/input/LibraryCompoundElement.xml"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

 

 

 


Back to the top