-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 1.0
-
Component/s: other-libs
-
1.0.2
-
x86
-
windows_nt
-
Not verified
When a 'Properties' file in edited in DOS, the editor puts a '\\n'
AND also puts a '\\r' character at the end of each line. If there is a
'\\' character in a line to indicate continuation of that line,
he Properties.load() function gets confused, and terminates the
property line at the end of that line. The property value is corrupted now.
AND also puts a '\\r' character at the end of each line. If there is a
'\\' character in a line to indicate continuation of that line,
he Properties.load() function gets confused, and terminates the
property line at the end of that line. The property value is corrupted now.