What's the URL of the page containing the problem?
dashboard/?view=starred
What is the expected output? What do you see instead?
I get the following exception:
AttributeError at /dashboard/
'Profile' object has no attribute 'starred_self'
Request Method: GET
Request URL: http://localhost/dashboard/
Exception Type: AttributeError
Exception Value: 'Profile' object has no attribute 'starred_self'
Exception Location:
/home/timjr/reviewboard-read-only/reviewboard/reviews/datagrids.py in
load_extra_state, line 253
What operating system are you using? What browser?
linux, sqlite 3.5.4, svn django and reviewboard, python 2.4.1, (running via
mod_python)