#33499: {% url '...' test=a %} fails when "a" contains a forward slash
-------------------------------------+-------------------------------------
Reporter: Antônio Martos | Owner: nobody
Harres |
Type: Uncategorized | Status: closed
Component: Core (URLs) | Version: 3.2
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):
* status: new => closed
* resolution: => wontfix
Comment:
Hi Antônio...
> if you pass a `{"category": "something/"}`
I think we'd just put this down to wrong usage no? The URL `path` pattern
provides the trailing `/`, so passing it as part of the parameter is not
intended. (If you really want `something%2F`, I think you need to pass
that yourself.)
Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/33499#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.d223584b7bc86ac8bc3c30e9ce4e2fb6%40djangoproject.com.