Closed
Bug 603341
Opened 15 years ago
Closed 15 years ago
Submit feedback page should sniff for non-Firefox user agents
Categories
(Input :: General, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
1.9
People
(Reporter: aakashd, Unassigned)
Details
Follow-up bug to https://bugzilla.mozilla.org/show_bug.cgi?id=602683
Steps to Reproduce:
1. Open Chrome or Safari (or any non-Firefox browser)
2. Go to input.stage.mozilla.com/feedback
Actual Results:
The page loads even though the happy/sad submission forms won't show.
Expected Results:
The page should show a "download latest beta" page.
Comment 1•15 years ago
|
||
Committing fix at:
http://github.com/ryansnyder/reporter/commit/7da7b3
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Thanks for catching that Aakash!
Updated•15 years ago
|
Flags: in-litmus?
Comment 3•15 years ago
|
||
But should this let through Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10, etc.? Currently, we let release-branch users provide feedback.
Comment 4•15 years ago
|
||
(In reply to comment #3)
> But should this let through Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US;
> rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10, etc.? Currently, we let
> release-branch users provide feedback.
Actually, that's out-of-scope for this bug; verified FIXED.
Status: RESOLVED → VERIFIED
Comment 5•15 years ago
|
||
(In reply to comment #4)
> (In reply to comment #3)
> > But should this let through Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US;
> > rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10, etc.? Currently, we let
> > release-branch users provide feedback.
>
> Actually, that's out-of-scope for this bug; verified FIXED.
Bug 603463 for now.
Comment 6•15 years ago
|
||
Flags: in-litmus? → in-litmus+
| Assignee | ||
Updated•15 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•