Closed
Bug 924974
Opened 12 years ago
Closed 12 years ago
Error 404 if the locale is all lower case
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alicoding, Assigned: alicoding)
Details
Attachments
(5 files)
54 bytes,
text/plain
|
humph
:
review+
|
Details |
54 bytes,
text/x-github-pull-request
|
humph
:
review+
|
Details | Review |
56 bytes,
text/x-github-pull-request
|
humph
:
review+
|
Details | Review |
56 bytes,
text/x-github-pull-request
|
humph
:
review+
|
Details | Review |
55 bytes,
text/x-github-pull-request
|
humph
:
review+
|
Details | Review |
If the locale in the URL all lower case "th-th" versus "th-TH" and try to change the URL it will return 404 because the URL will be appended with the locale chosen.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #815069 -
Flags: review?(david.humphrey)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #815070 -
Flags: review?(david.humphrey)
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #815072 -
Flags: review?(david.humphrey)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #815073 -
Flags: review?(david.humphrey)
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #815074 -
Flags: review?(david.humphrey)
Updated•12 years ago
|
Attachment #815069 -
Flags: review?(david.humphrey) → review+
Updated•12 years ago
|
Attachment #815070 -
Flags: review?(david.humphrey) → review+
Updated•12 years ago
|
Attachment #815072 -
Flags: review?(david.humphrey) → review+
Updated•12 years ago
|
Attachment #815073 -
Flags: review?(david.humphrey) → review+
Updated•12 years ago
|
Attachment #815074 -
Flags: review?(david.humphrey) → review+
Comment 6•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/921ffd50297d8afd410534d3c25fde0bbb9e8132
Fix Bug 924974 - Error 404 if the locale is all lower case
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/login.webmaker.org
https://github.com/mozilla/login.webmaker.org/commit/0a1cbe536e480a7f7396eded258e867f5850dcab
Fix Bug 924974 - Error 404 if the locale is all lower case
Comment 8•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/popcorn.webmaker.org
https://github.com/mozilla/popcorn.webmaker.org/commit/3875acfb892eb78d7ecdc7fc1bd7ba421e376ccf
Fix Bug 924974 - Error 404 if the locale is all lower case
Comment 9•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/thimble.webmaker.org
https://github.com/mozilla/thimble.webmaker.org/commit/369175ae8c166fd2c659d7b587885466404e369d
Fix Bug 924974 - Error 404 if the locale is all lower case
Assignee | ||
Comment 10•12 years ago
|
||
Updated•12 years ago
|
Attachment mime type: text/plain text/plain text/plain text/plain → text/x-github-pull-request text/x-github-pull-request text/x-github-pull-request text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•