346: 'Profile' object has no attribute 'starred_self'

tim****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Jan. 10, 2008
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)
chipx86
#1 chipx86
  • +Fixed
  • -Priority-Medium
    +Priority-Critical
    +Milestone-Release1.0
    +Component-Dashboard
  • +chipx86