[#14006] - Messages-Editor - \uXXXX setting ignored when renaming key

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

AttachmentSize
Image icon pic4.png9.98 KB
Image icon pic1.png5.99 KB
Image icon pic3.png79.38 KB
Image icon pic2.png144.27 KB
v6.16.0
Messages Editor
franky4's picture
460
Joined: Jan 5 2016 - 2:15am
Last seen: 3 days 13 hours ago

1 Comment:

#1
  • Status:New» Acknowledged

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.

Feedback
randomness