#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         |               Resolution:
     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
-------------------------------+--------------------------------------
Description changed by Dlis:

Old description:

> 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)

New description:

 django.contrib.admin.ModelAdmin.search_fields now allows searching against
 quoted phrases with spaces but unfortunately search crashes for a search
 term like **Foo "Bar "Baz"** (with three quotes, some company names match
 such the pattern)

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32649#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/062.37e0368650c046f44dcfa04800e1d39e%40djangoproject.com.

Reply via email to