Skip to content
#

netbeans

Here are 1,252 public repositories matching this topic...

dlavor
dlavor commented Mar 21, 2022

Apache NetBeans version

Apache NetBeans 13

What happened

when saving properties with unicode escapes, they are all converted to lowercase. it is very old issue (https://bz.apache.org/netbeans/show_bug.cgi?id=239513), please fix it since it makes huge mess in git

How to reproduce

open any .properties file with uppercase unicode escapes e.g.

date.yesterday=v\u010Dera

and save

kind:bug good first issue Contribution welcome

Improve this page

Add a description, image, and links to the netbeans topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the netbeans topic, visit your repo's landing page and select "manage topics."

Learn more