Closed Bug 28406 Opened 25 years ago Closed 25 years ago

nsUEscapeToUnicode::Convert filters out \\\n

Categories

(Core :: Internationalization, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 26938

People

(Reporter: norrisboyd, Assigned: ftang)

Details

It used to be possible to put line breaks in the string values in .properties files by prefixing the line break by a backslash. However, that is now broken because the conversion to unicode filters out the backslash so that the code in nsPersistentProperties::Load only sees the newline and thus ends the string prematurely.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 26938 ***
Verified as dup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.