Closed Bug 798512 Opened 12 years ago Closed 12 years ago

Malformed product parameter with full product version included 302s back to mozilla.org

Categories

(Webtools :: Bouncer, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: stephend, Unassigned)

References

()

Details

If we do:

curl -o /dev/null -v 'https://download.allizom.org/?productfirefox-16.0b6', we get:

< HTTP/1.1 302 Found
< Date: Fri, 05 Oct 2012 19:33:44 GMT
< Server: Apache
< X-Backend-Server: bouncer1.stage.webapp.phx1.mozilla.com
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0, private
< Pragma: no-cache
< Location: http://www.mozilla.com/
< Content-Length: 0
< Content-Type: text/html; charset=UTF-8
That's as designed (invalid GET parameters are ignored, and with no GET parameters bouncer forwards to mozorg).

What do you think the expected behavior should be?
We had no idea; thanks, Fred.  Marking as INVALID :-)

At the time, nobody was reachable to give us answers, and we didn't want to forget it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Hot sauce ! thank you Mr. Wenzel. Bumping to verified invalid.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.