Closed
Bug 815076
Opened 13 years ago
Closed 13 years ago
The default Twitter search engine does not work
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox17 wontfix, firefox18 verified, firefox19 verified, firefox20 verified, firefox-esr17 wontfix)
VERIFIED
FIXED
Firefox 20
People
(Reporter: AdrianT, Assigned: mfinkle)
Details
Attachments
(1 file)
3.36 KB,
patch
|
bnicholson
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Aurora 19.0a2 2012-11-22/ Nightly 20.0a1 2012-11-22/ Firefox Mobile 18.0b1
Asus EEE Transformers TF101 (Android 4.0.3)/ Samsung Galaxy Nexus (Android 4.1.1)
Steps:
1. Sign in to twitter.com
2. In a new tab tap in the Awesomescreen and enter any word (e.g. "mozilla") in the URL bar
3. Search using twitter
Expected:
All tweets containing the word are displayed
Actual:
No results are displayed.
Looking a bit more into this there is a "/" from the link. Firefox Mobile performs the search using this string: "https://mobile.twitter.com/search?q=mozilla" and for twitter it should use this string: "https://mobile.twitter.com/search/?q=mozilla" .
Comment 1•13 years ago
|
||
Confirmed.
Assignee | ||
Comment 2•13 years ago
|
||
This patch adds the trailing '/'
Assignee: nobody → mark.finkle
Attachment #685274 -
Flags: review?(bnicholson)
Updated•13 years ago
|
Attachment #685274 -
Flags: review?(bnicholson) → review+
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
![]() |
||
Updated•13 years ago
|
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 685274 [details] [diff] [review]
patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: Broken search on twitter
Testing completed (on m-c, etc.): landed on m-c and verified
Risk to taking this patch (and alternatives if risky): Very small. Limited to Twitter search only
String or UUID changes made by this patch: none
Attachment #685274 -
Flags: approval-mozilla-beta?
Attachment #685274 -
Flags: approval-mozilla-aurora?
![]() |
||
Updated•13 years ago
|
Attachment #685274 -
Flags: approval-mozilla-beta?
Attachment #685274 -
Flags: approval-mozilla-beta+
Attachment #685274 -
Flags: approval-mozilla-aurora?
Attachment #685274 -
Flags: approval-mozilla-aurora+
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
We don't ship ESR mobile so wontfixing for esr17
![]() |
Reporter | |
Comment 8•13 years ago
|
||
Verified on Smasung Galaxy Tab (Android 3.1) on Firefox Mobile 18 beta 5 and Aurora 19.0a2 2012-12-19. The Twitter search engine works now.
Updated•12 years ago
|
tracking-fennec: ? → ---
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
•