Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: partly - fix Bugzilla Bug 148525 Display text is not found from library resource file

Summary:

Model didn’t provide a method with locale parameter to get the corresponding messages from the resource file. Hence, added this method getExternalizedValue( String textIDProp, String textProp, ULocale locale ) for Engine fixing.

Engine team will make another check in for this bug.

Bugzilla Bug (s) Resolved: 148525 (partly)

Description:

1.      Added new methods in DesignElementHandle and StructureHandle.

2.      Made the corresponding change in ModelUtil.

Tests Description : Manual test.

Files Edited:

"/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/StructureHandle.java" "/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/DesignElementHandle.java" "/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/util/ModelUtil.java"

 

Files Added:

 

Files Removed:

 

 

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 


Back to the top