667: Cannot mark item with a star when in list

todo****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Dec. 28, 2008
What's the URL of the page containing the problem?


What steps will reproduce the problem?
1. Go to My dashboard
2. Click on the star icon in any of the list items - this is supposed to
mark the item with a star
3. The item is not marked and an error is produced - the result is that an
item can only be marked with a star if the item is opened

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.
#1 todo****@gmai***** (Google Code) (Is this you? Claim this profile.)
start in the subject line to be read as *STAR*
chipx86
#2 chipx86
Can you provide the error it gave you?
  • +Component-Dashboard
  • +Cannot mark item with a star when in list
chipx86
#3 chipx86
  • +NeedInfo
#4 thin****@gmai***** (Google Code) (Is this you? Claim this profile.)
Same problem, with Django r9231 and Review Board r1537.
All star columns in lists are not working, though it reflects correct status of 
starred or not. Mouse on it and a hand cursor appears, but click does nothing. It 
should trigger the star from off to on or from on to off. However the star works in 
review request detail page[/r/123], where it is the only place I find that star 
works.
#5 todo****@gmai***** (Google Code) (Is this you? Claim this profile.)
Sorry for the delay.
This is the error:

toggleStar is not defined

onclick(click clientX=0, clientY=0) -> this seems to have caused it
#6 todo****@gmai***** (Google Code) (Is this you? Claim this profile.)
My environment:
Firefox 2.0.0.18 on CentOS release 4.4 (Final)
chipx86
#7 chipx86
This should be fixed in my UI rewrite.
  • -NeedInfo
    +Started
  • +Milestone-Release1.0
  • +chipx86
chipx86
#8 chipx86
Fixed in r1644.
  • -Started
    +Fixed