Actions
Bug #2124
closedmod_userdir does not treat %7E as ~
Status:
Missing Feedback
Priority:
Normal
Category:
mod_userdir
Target version:
-
ASK QUESTIONS IN Forums:
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.
Updated by Quis almost 15 years ago
I filed it as http://code.djangoproject.com/ticket/12445 in Django.
Updated by kirelagin over 11 years ago
Hello? Just hit this bug with GitHub's https-proxy for images.
Updated by stbuehler over 11 years ago
- Status changed from New to Need Feedback
- Target version deleted (
1.4.33)
I just added test cases in r2881 and they work for me. Need more details about the requests, the responses and what is wrong with them.
Updated by stbuehler over 8 years ago
- Status changed from Need Feedback to Missing Feedback
gstrauss wrote:
Please mark fixed.
So far there was no bug I could reproduce, so there was no fix. Closing as "Missing Feedback".
Actions
Also available in: Atom