Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2707 by matt.mul...@gmail.com: Unable to publish a review with comments on a screenshot
http://code.google.com/p/reviewboard/issues/detail?id=2707

* NOTE: Do not post confidential information in this bug report. *
*       If you need immediate support, please contact            *
*       reviewbo...@googlegroups.com                             *

What version are you running?

1.6.11

What's the URL of the page containing the problem?

http://reviewboard.example.com/r/26265/diff/#index_header

What steps will reproduce the problem?
1. Publish a review request with a screenshot
2. Add a comment on the screenshot
3. Click "Edit Review" in the "You have a pending review" header
4. Click "Publish Review"

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

I expect to be returned to the main page for the review request showing my new review. Instead I'm left on the "View Diff" page with the "You have a pending review" header showing. In the Javascript console I get the error "Uncaught TypeError: Cannot read property 'checked' of undefined" from reviews.js on line 1438.


What operating system are you using? What browser?

Windows 7, Chrome

Please provide any additional information below.

It appears that the Javascript code is looking for the "Open an issue" checkbox, but the comments on screenshots do not seem to have the "Open an issue" checkbox like the comments on code do.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to