Closed Bug 882555 Opened 12 years ago Closed 12 years ago

/demos doesn't load -- redirects ad-naseum

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Unassigned)

References

()

Details

(Whiteboard: [specification][type:bug][fromAutomation])

What did you do? ================ Load https://developer-dev.allizom.org/en-US/demos.views.home What happened? ============== The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies. What should have happened? ========================== Better URL, actually loaded the page? Is there anything else we should know? ======================================
Severity: normal → critical
Whiteboard: [specification][type:bug] → [specification][type:bug][fromAutomation]
FWIW, it broken over 8 hours ago, between: Failed > Console Output #1066 Jun 12, 2013 9:05:02 PM 1MB Success > Console Output #1065 Jun 12, 2013 1:31:03 PM 1005KB http://qa-selenium.mv.mozilla.com:8080/view/MDN/job/mdn.dev.saucelabs/
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/3d62bf153dba7d5f6b0847e9bbd5b787956a7a6c Fix bug 882555: Remove obsolete references to specific view names. https://github.com/mozilla/kuma/commit/89be3a86e4f9e148b90d05a1247b179bbb73475e Merge pull request #1162 from ubernostrum/class-based-views-856118 Fix bug 882555: Remove obsolete references to specific view names.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
hmm ... locale redirection is messed up. https://developer-dev.allizom.org/en-US/demos/ works fine ...
Summary: /demos.views.home doesn't load -- redirects ad-naseum → /demos doesn't load -- redirects ad-naseum
This is reproducible also on production: https://developer.mozilla.org/en-US/demos
I have a pull request which should fix this: https://github.com/mozilla/kuma/pull/1169 Might be worth a separate bug to investigate whether we have other places where we end up in infinite-redirect land when trying to add a locale to a locale-less URL, though.
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/1ed0dc3cc88af471bf2fc5f9f9f2d6d89a87ffde Fix bug 882555: Remove all lingering attempts to redirect to demos.views.home instead of the new class-based view. https://github.com/mozilla/kuma/commit/42b15bbea15d3a024ce7352ec5dd325202ba20e4 Merge pull request #1169 from ubernostrum/class-based-views-856118 Fix bug 882555: Make /demos work again
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Verified FIXED on https://developer.mozilla.org/demos, thanks!
Status: RESOLVED → VERIFIED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.