Bug #2124
mod_userdir does not treat %7E as ~
| Status: | New | Start date: | 2009-12-25 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | mod_userdir | |||
| Target version: | - | |||
| Missing in 1.5.x: | No |
Description
mod_userdir does not treat /%7Eusername/ the same as /~username/; which it should according to RFC 3986 (Section 2.3).
Django encodes ~ as %7E when redirecting.
History
#1 Updated by Quis over 3 years ago
I filed it as http://code.djangoproject.com/ticket/12445 in Django.
Also available in: Atom