Closed Bug 815423 Opened 12 years ago Closed 12 years ago

Improperly formatted strings in Fennec; results in startup crash

Categories

(Mozilla Localizations :: ja / Japanese, defect)

ARM
Android
defect
Not set
normal

Tracking

(firefox18 fixed, firefox19+ fixed)

RESOLVED FIXED
Tracking Status
firefox18 --- fixed
firefox19 + fixed

People

(Reporter: bnicholson, Assigned: bugzilla)

References

Details

Attachments

(1 file)

Localization strings are improperly formatted, causing Fennec to crash. See https://bugzilla.mozilla.org/show_bug.cgi?id=775142#c4.

There's a fix on central that changes the message ID, but 18 and 19 still need their strings to be updated.
It's the cause of the top-one crasher in Firefox 19.0a2 for Android.
Dynamis - assigning to you in hopes that you can help find a final owner for this bug.
Assignee: nobody → bugzilla
You need to replace in mobile/android/base/android_strings.dtd for Beta and Aurora:
<!ENTITY suggestions_prompt "&#037; で検索語句の候補を表示しますか?">
by
<!ENTITY suggestions_prompt "&#037;s で検索語句の候補を表示しますか?">
Tomoya - have you had a chance to look into this yet?  We're halfway through Aurora 19's cycle now and it would be great to get a fix verified.
Flags: needinfo?(bugzilla)
Rejected the most recent sign-off for 18, as this would otherwise show up there, too.

AKA, we'll need a fix for this on both beta and aurora.
Attached patch fix for fennec18Splinter Review
Can I apply this same patch to Aurora?
Comment on attachment 690025 [details] [diff] [review]
fix for fennec18

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

Yes, I think this should work on both beta and aurora.
Attachment #690025 - Flags: feedback+
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(bugzilla)
Resolution: --- → FIXED
Thanks, taken the sign-off. Should be in next week's beta build.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: