Category: | Bug report |
Priority: | Normal |
Status: | Acknowledged |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
We use properties in a subfolder (pic1)
The messages editor is configures with disabled(!) convertion to \uXXXX,
due to the properties file format is UTF8 not ISO (pic2).
Renaming a key with messages editor (pic3) causes:
a) removing of the value in the still existing old key
b) creating a new key with new name
c) ALL values of ALL keys in the whole properties files are now escaped to \uXXXX instead the UTF8-entity (pic4).
The bug was found in Jaspersoft Studio CE (windows) 6.16.0 and 6.18.1, possibly in further versions.
Many thanks,
Franky
v6.16.0
Messages Editor
1 Comment:
Hi,
this problem seems related to the ResourceBundle Editor plugin that was imported years ago in JSS and partially extended/customised in the com.jaspersoft.studio.babel.editor plugin.
We will have to test the scenario you presented and verify if there is a possible fix we can do. I quickly checked and noticed that the project, originally on Sourceforge it is since sometime in Github (https://github.com/essiembre/eclipse-rbe).
However it appears to be no longer maintained: last version 5 years ago.
We will add this to the TODO list.
Regards,
Massimo.