Closed Bug 654862 Opened 13 years ago Closed 13 years ago

Markup /newsletter/ - submitting a valid email address 404s

Categories

(Websites Graveyard :: markup.mozilla.org, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mbrandt, Assigned: ozten)

References

()

Details

(Whiteboard: [stage])

Steps to reproduce:
1. go to /newsletter/
2. enter a valid email address & agree to the 'Mozilla Privacy Policy'
3. click 'sign me up!'

Actual:
page 404s

[15:25:59.676] Error in parsing value for 'filter'.  Declaration dropped. @ https://markup.allizom.org/media/assets/css/style.css:267
[15:25:59.507] POST https://markup.allizom.org/en-us/newsletter/subscribe [HTTP/1.1 302 FOUND 69ms]
[15:25:59.580] GET https://markup.allizom.org/en-US/en-us/newsletter/subscribe [HTTP/1.1 404 NOT FOUND 22ms]
Assignee: nobody → ozten.bugs
I'm slacking here... Let me jump on this.
(In reply to comment #0)
This is caused by the locale middleware from Bug#652912.

I will hardcode this as /en-US/ to enable short term testing.
I'll leave the bug open. (On stage in 10-15 minutes)

Once we resolve locale code, then I'll do a proper fix and close this bug.
Status: NEW → ASSIGNED
Depends on: 652912
ozten, looks like you hack/patch landed. Thanks for enabling QA :)
I tweaked the context processor Django -> Playdoh to fix this.
https://github.com/mozilla/markup/commit/0e64de0e3b97fcb78a6a5b3b09f29aaa6d9ff323
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.