#11282: Action after search in admin should return to search results
----------------------------------+-----------------------------------------
 Reporter:  Leo                   |       Owner:  nobody    
   Status:  new                   |   Milestone:            
Component:  django.contrib.admin  |     Version:  SVN       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 Repro:
 1) Do a search in the admin on a model that results in some results
 2) Select one or more with the checkboxes next to them and perform some
 action (such as delete)

 Expected Result:
 * You're returned to the search results

 Actual result:
 * You're returned to the default list

 This may be a 'feature' rather than a bug, however if you don't check any
 objects and perform the action (deletion), the you do get the search
 result list back.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11282>
Django <http://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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to