Closed
Bug 966489
Opened 12 years ago
Closed 11 years ago
Google Phone Search listing displays browser package name
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec+)
RESOLVED
FIXED
Firefox 30
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: aaronmt, Assigned: jdover)
Details
(Keywords: polish)
Attachments
(2 files)
134.25 KB,
image/png
|
Details | |
2.13 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
See screenshot.
Anyone else see them as package names?
Reporter | ||
Comment 1•12 years ago
|
||
This was from a Galaxy SII (Android 4.2)
Reporter | ||
Updated•12 years ago
|
Keywords: polish
Summary: Phone search listing displays package name → Google Phone Search listing displays browsere package name
Reporter | ||
Updated•12 years ago
|
Summary: Google Phone Search listing displays browsere package name → Google Phone Search listing displays browser package name
Comment 2•12 years ago
|
||
Same on Gingerbread
Comment 3•12 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #2)
> Same on Gingerbread
I lied. Gingerbread is fine.
Android 4.3 shows the package names
Reporter | ||
Updated•12 years ago
|
tracking-fennec: --- → ?
Updated•12 years ago
|
Assignee: nobody → jdover
tracking-fennec: ? → +
Assignee | ||
Comment 4•12 years ago
|
||
Looks like it was probably a regression caused by bug 923519. According to Android's docs, the *value* for android:label on searchable.xml must match the activity and application labels, thus they must be pointing to the same string resource.
Attachment #8375973 -
Flags: review?(bnicholson)
Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•12 years ago
|
||
Docs for reference: http://developer.android.com/training/search/setup.html#create-sc
Comment 6•12 years ago
|
||
Comment on attachment 8375973 [details] [diff] [review]
Use string resource for display name to match searchable
Assuming you tested this and verified the fix already. Both @MOZ_APP_DISPLAYNAME@ and @string/moz_app_displayname should evaluate to the same string, so that's pretty obnoxious that Android is this strict. Nice find!
Attachment #8375973 -
Flags: review?(bnicholson) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 7•11 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 30
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•