Community
Participate
Working Groups
Build Identifier: 3.7.1 When a parameter with selection choices is created in a library, and therefore the related localization resource properties file is added to this rptlibrary, the selection choices localization keys are not found by Birt Engine. It appears that for selection choices, Birt is looking for localization keys only in the report resource files, library resources are just ignored whereas whereas for prompts and helptext properties, it seems working fine. A workaround is to manually add libraries properties file to every related reports, bit it doesnt appear to be a very maintainable option. Reproducible: Always Steps to Reproduce: 1.Add a localization properties file to a rptlibrary resources 2.Create a radio button parameter in this rptlibrary, add static selection choices with localization keys. 3.Update manually the parameter display text, to distinguish if birt retrieves it from properties file or rptdesign: for instance add "static" at the beginning of every selection choice display text. 4.Use this parameter in a report, without any localization resource properties attached => the "static" texts will be used every time
Created attachment 207906 [details] Simple example to highlight this issue Copy the rptlibrary and the properies files in your resource_path root and run the report in a designer / webviewer.
Fixed.
Verified in 4_2_0-20120614