E.g. https://sourceforge.net/p/allura/tickets/edit/?q=_milestone%3Aforge%5C-oct%5C-3&sort=&limit=50&filter=%7Bu%27status%27%3A+%5Bu%27open%27%5D%7D&page=0
Steps to reproduce:
- Go to tracker main page or milestone page
- Filter by status=open or something like that
- Click "Bulk edit" in the top right corner
Without filter it works as expected.
I have also encountered the 500 Error after applying a filter and clicking on 'Bulk Edit' or 'Bulk Move'.
The error on the server terminal is 'unicode' object has no attribute 'iteritems' in allura/lib/serach.py
Fixed after collaboration with you 😄