340: unable to add a reviewer
- UserError
- Review Board
tim****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Jan. 8, 2008 |
What's the URL of the page containing the problem? e.g., http://localhost:8000/r/3/ What steps will reproduce the problem? 1. create a new review request 2. stare blankly it 3. ... What is the expected output? What do you see instead? I think there's meant to be a pencil icon near the reviewers field, but there isn't one. What operating system are you using? What browser? linux, firefox 1.5.0.10, sqlite 3.5.4, python 2.4.1, review board and django from svn. Please provide any additional information below.
It's possible there's a JavaScript incompatibility with Firefox 1.5 now. Can you check your javascript debug log and post any information coming from Review Board?
Hm. Well, it has the same problem in firefox 2.0.0.4. The only thing that I get in the error console is CSS warnings, all more or less like this: Warning: Unknown property 'filter'. Declaration dropped. Source File: http://d6007.yst:8000/css/reviews.css Line: 470 (sorry, I'd paste them all, but I can't figure out how)
Ahh, I see, there's not meant to be a pencil near "Reviewers", it's just a column heading. The reviewer that needs to added is a People! If I enter a correct People name, it works, and I can publish it. :)
If you're logged in and created the review request, and the JavaScript didn't fail on your browser, you should see the pencils. Is this a new install or an upgraded one? If upgraded, you may have to hit shift-reload. Do you happen to have Firebug installed?
sorry, this bug is user error, I would've closed it but I don't see how.