Closed Bug 1012668 Opened 10 years ago Closed 10 years ago

Use escaped backslash \\ in setup-manual-activesync-username

Categories

(Firefox OS Graveyard :: Gaia::E-Mail, defect)

defect
Not set
normal

Tracking

(b2g-v1.4 unaffected, b2g-v2.0 fixed)

RESOLVED FIXED
2.0 S2 (23may)
Tracking Status
b2g-v1.4 --- unaffected
b2g-v2.0 --- fixed

People

(Reporter: flod, Assigned: flod)

Details

Attachments

(1 file)

Bug 993422 added this string
https://github.com/mozilla-b2g/gaia/pull/18082/files

> setup-manual-activesync-username.placeholder=Domain\Username

Problem is that tools don't know how to digest this string, expecting \U to be part of a Unicode character (e.g. \U0020).

We should use \\ instead of \, the result is the same on Gaia. Per discussion on IRC with :pike, no need for a new string ID in this case, since the existing localization is still perfectly good.
Attached file Pull request on Github
Comment on attachment 8424816 [details] [review]
Pull request on Github

Got f+ offline from :pike and :stas, asking for real reviewer.
Attachment #8424816 - Flags: review?(bugmail)
Comment on attachment 8424816 [details] [review]
Pull request on Github

Did you mean to change the capitalization of the key?

-setup-manual-activesync-username.placeholder=Domain\Username
+setup-manual-ActiveSync-username.placeholder=Domain\\Username

That seems incorrect.
Attachment #8424816 - Flags: review?(bugmail)
(In reply to Andrew Sutherland (:asuth) from comment #3)
> Did you mean to change the capitalization of the key?

Absolutely no, wondering how that happened :-\
Comment on attachment 8424816 [details] [review]
Pull request on Github

I can't understand where the ActiveSync part came from, even the bug subject was correct from copy and paste.

Sorry for the extra noise, and thanks for spotting my error.
Attachment #8424816 - Flags: review?(bugmail)
Great, thanks for all your help with issues like these! r=asuth

landed on gaia/master:
https://github.com/mozilla-b2g/gaia/pull/19382
https://github.com/mozilla-b2g/gaia/commit/688cf58ecd6bfece1baa34df86bce691a216e7d3
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S2 (23may)
Attachment #8424816 - Flags: review?(bugmail) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: