Closed
Bug 502035
Opened 17 years ago
Closed 17 years ago
utf8 tags won't work in URLs
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
5.0.7
People
(Reporter: clouserw, Assigned: clouserw)
References
Details
Attachments
(1 file)
|
1.31 KB,
patch
|
jbalogh
:
review+
|
Details | Diff | Splinter Review |
We have a whitelist of allowed characters in bootstrap.php and most of utf8 isn't in it. Since we're allowing /tag/_____ URLs now we need to remove it or convert it to a very narrow blacklist.
Filing this so I don't forget.
| Assignee | ||
Comment 2•17 years ago
|
||
I'm removing more comments than code. You know that makes me sad.
Attachment #386647 -
Flags: review?(jbalogh)
Comment 3•17 years ago
|
||
Comment on attachment 386647 [details] [diff] [review]
remove check
clouserw says this was just for peace of mind, not to fix any specific problem, so I ever so hesitantly r+.
Attachment #386647 -
Flags: review?(jbalogh) → review+
| Assignee | ||
Comment 4•17 years ago
|
||
we now have troubled minds. :( r29320
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•