Closed Bug 1082034 Opened 11 years ago Closed 11 years ago

Fix IndexError in kuma/wiki/models.py

Categories

(developer.mozilla.org Graveyard :: Code Cleanup, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jezdez, Assigned: groovecoder)

Details

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

What did you do? ================ See https://errormill.mozilla.org/mdn/mdn/group/171740/ for details What happened? ============== IndexError is raised because code doesn't work defensively. What should have happened? ========================== Improve code Is there anything else we should know? ======================================
Component: General → Code Cleanup
Assignee: nobody → lcrouch
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/8a9be3b0e79fac252b7071ffadb1f599b1b29ba0 fix bug 1082034 - fix url_redirect for '/' path https://github.com/mozilla/kuma/commit/362d0fdb2cf09e6187e6588fff7e49f3c5ab35c1 Merge pull request #2867 from groovecoder/redirect-url-indexerror-1082034 fix bug 1082034 - fix url_redirect for '/' path
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.