Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
I18N and Libraries
paul13
I have a library
/reports/lib/myLibrary.rptlibrary
which uses property files
/reports/lib/myLibrary.properties
and a report
/reports/myReport.rptdesign
which uses property files
/reports/myReport.properties
and which uses myLibrary.
myLibrary contains a chart which title is externalized to myLibrary.properties. If I use this chart in myReport, no translation is found - myReport doesn't seem to inherit the properties defined in myLibrary.properties.
How can I solve this problem? Do I have to re-define all properties the library needs in all reports that use the library?
I am using Release Build: 2.3.0 and the example web viewer to run the reports on Tomcat. The web viewer and the design view show the same behaviour.
Any help would be greatly appreciated.
Paul
Find more posts tagged with
Comments
There are no comments yet