sureshvv / reviewboard

Automatically exported from code.google.com/p/reviewboard
0 stars 0 forks source link

Reviewboard explodes when sorting by Submitter #475

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*NOTE: Do not post confidential information in this bug report.*

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?

Original issue reported on code.google.com by jon.bark...@gmail.com on 28 Apr 2008 at 12:17

GoogleCodeExporter commented 9 years ago
Thanks for the heads up. We're slowly trying to find and fix any problems 
caused by
queryset refactoring. This is now fixed in r1320.

Original comment by chip...@gmail.com on 28 Apr 2008 at 12:23

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by jon.bark...@gmail.com on 28 Apr 2008 at 1:23