Closed
Bug 1033321
Opened 11 years ago
Closed 11 years ago
Unable to launch apps with undefined localised names
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Firefox OS Graveyard
Gaia::UI Tests
Tracking
(b2g-v2.0 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: davehunt, Assigned: davehunt)
References
Details
Attachments
(1 file)
Eideticker has started to fail when launching the 'Marketplace' app since we landed bug 921939. It appears that this app has several localisations, but none of them have a name of 'Marketplace', so we don't find a match.
Assignee | ||
Comment 1•11 years ago
|
||
This patch makes us check the primary name first, before falling back to checking the localised names.
Attachment #8449351 -
Flags: review?(zcampbell)
Comment 2•11 years ago
|
||
Comment on attachment 8449351 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/21273
r+, works well.
Attachment #8449351 -
Flags: review?(zcampbell) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•11 years ago
|
||
Uplifted to v2.0:
https://github.com/mozilla-b2g/gaia/commit/cdd57d21733dccaf11b0f86bab8c2cce06712438
status-b2g-v2.0:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•