Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix bug 161500 -- [Regression]The color of the word in layout didn't change after changing its color in General tab(Only select color in the dropping list).

- Summary:

Fix the problems in PropertyDefn.getIntValue()/get***Value().

- Bugzilla Bug (s) Resolved:

161500

- Description:

[Regression]The color of the word in layout didn't change after changing its color in General tab(Only select color in the dropping list).

There are some problems in PropertyDefn when getIntValue()/getFloatValue()/...Now fix it.

- Tests Description :

Manual test

- Files Edited:

/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/DateTimePropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/DimensionPropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtendsPropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/FloatPropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/IntegerPropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/LiteralStringPropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/NumberPropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PropertyDefn.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PropertyType.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/StringPropertyType.java
/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/FactoryPropertyHandleTest.java
/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/PropertyHandleTest.java



- Files Added:



- Files Deleted:



- Notes to Build Team:



- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Best regards,

 

Jiaying Liu

Actuate Corporation - Shanghai R&D Center

( : (86)21-58826388

 


Back to the top