What version are you running?
What's the URL of the page containing the problem?
http://reviewboard.factset.com/dashboard/
What steps will reproduce the problem?
1. Click 'Submitters'
2.
3.
What is the expected output? What do you see instead?
I get this:
NoReverseMatch at /users/
Reverse for 'user' with arguments '(u'BCAJESPC$',)' and keyword arguments '{}' not found.
Request Method: GET
Request URL: http://reviewboard.factset.com/users/
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'user' with arguments '(u'BCAJESPC$',)' and keyword arguments '{}' not found.
Exception Location: <unknown> in ?, line ?
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path: ['/home/fds/bld_web/FDSreviewboard_0.0.3', '/home/fds/bld_web/FDSreviewboard_0.0.3/reviewboard', '/home/fds/bld_web/FDSreviewboard/lib/python2.4/site-packages', '/home/fds/bld_web/FDSreviewboard/lib64/python2.4/site-packages', '/usr/lib64/python24.zip', '/usr/lib64/python2.4', '/usr/lib64/python2.4/plat-linux2', '/usr/lib64/python2.4/lib-tk', '/usr/lib64/python2.4/lib-dynload', '/usr/lib64/python2.4/site-packages', '/usr/lib64/python2.4/site-packages/Numeric', '/usr/lib64/python2.4/site-packages/PIL', '/usr/lib64/python2.4/site-packages/gtk-2.0', '/usr/lib/python2.4/site-packages']
Server time: Mon, 12 Jul 2010 20:14:33 -0400
What operating system are you using? What browser?
Windows XP SP3. Browser doesn't matter.
Please provide any additional information below.
I saw issue 829 ("Submitters" list is unusable), but this issue seems to be different.