Community
Participate
Working Groups
3.4. Renaming a property key/field in the Java editor can result in an additional '=' being added to property value. Steps: 0. start with new workspace using 1.6 JRE 1. Import the attached ZIP as 'Existing Project into Workspace' 2. open type 'Test' 3. select the 'Test_0' 4. Refactor > Rename it to "Bug" ==> The entry in the properties file now has an additional '=': BUG== BUG
Fixed in PropertyFileDocumentModel.java 1.23.
Created attachment 186153 [details] Projects for test case
Verified in I20110124-1800.