#31338: ChangeList parses querystring incorrectly
-------------------------------+--------------------------------------
Reporter: Dan Goldstein | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 3.0
Severity: Normal | Resolution: needsinfo
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Comment (by Dan Goldstein):
Yes, this is for list_filter. This isn't a duplicate of that ticket, but a
solution for that ticket would provide an official multi-select solution
that we could use instead of our class.
The key to our custom filter class is that the template has a <form> with
a <select multiple>. When that form is submitted, it produces a
querystring with a repeated key. This page gives a demo:
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select_multiple
Let me know if there's anything else I can provide to clarify the issue.
--
Ticket URL: <https://code.djangoproject.com/ticket/31338#comment:2>
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/065.f7f5f33587eaf679723fb6ab2f7c5158%40djangoproject.com.