#32649: django.contrib.admin.ModelAdmin.search_fields crashes for a search term
with three quotes
-----------------------------------------+-------------------------------
Reporter: Dlis | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 3.2
Severity: Normal | Keywords: admin, search
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+-------------------------------
django.contrib.admin.ModelAdmin.search_fields now allows searching against
quoted phrases with spaces but unfortunately search crashes for a search
term like **Foo "Foo "Baz"** (with three quotes, some company names match
such the pattern)
--
Ticket URL: <https://code.djangoproject.com/ticket/32649>
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/047.9317906bd2eab77ee894926768d2139d%40djangoproject.com.