Closed Bug 699745 Opened 13 years ago Closed 13 years ago

Don't use \u escapes in htmlparser.properties

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: hsivonen, Assigned: hsivonen)

Details

Attachments

(1 file, 1 obsolete file)

Turns out that, unlike real Java .properties files, Gecko .properties files are UTF-8. Furthermore, localizers didn't like the escapes.
Attached patch Perform the unescaping (obsolete) — Splinter Review
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Attachment #571920 - Flags: review?(l10n)
Comment on attachment 571920 [details] [diff] [review]
Perform the unescaping

Review of attachment 571920 [details] [diff] [review]:
-----------------------------------------------------------------

This is the wrong patch for this bug, canceling the review.
Attachment #571920 - Flags: review?(l10n)
Oops.
Attachment #571920 - Attachment is obsolete: true
Attachment #571943 - Flags: review?(l10n)
Comment on attachment 571943 [details] [diff] [review]
Perform the unescaping for real

Review of attachment 571943 [details] [diff] [review]:
-----------------------------------------------------------------

looks much better this way, isn't it nice that we didn't have to do java back then.

Sob, now I gotta look at java all day :-(
Attachment #571943 - Flags: review?(l10n) → review+
https://hg.mozilla.org/mozilla-central/rev/6beb79fc1c1a
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: