What's the URL of the page containing the problem?
http://reviewboard/r/ or http://reviewboard/dashboard/?sort=submitter
What steps will reproduce the problem?
1. login
2. sort by submitter
3. watch the explosion
What is the expected output? What do you see instead?
A datagrid sorted by Submitter. Instead I see an error
What operating system are you using? What browser?
Running reviewboard on Ubuntu 7.0.4, hitting it from Mac OS 10.5, using
firefox.
Please provide any additional information below.
Reviewboard revision 1319
Django revision 7840
This looks to be a problem with the query refactoring done recently in
django. Maybe there are some issues with it and djblets?