What's the URL of the page containing the problem?
http://server/r/123/s/456/
What steps will reproduce the problem?
1. Comment on a portion of a screenshot
2. Comment on a portion of another another in the same review request
3. Edit the review (add some review text separate from the comments)
4. Publish the review
5. Re-visit the review request page
What is the expected output? What do you see instead?
Expected:
After 5, the review is published, and it shows up as you just left it in
step 4.
Actual:
After 4, multiple "error" boxes appear in the page body. The still-draft
review now has four comments, where each entered comment has been
duplicated and attached to a seemingly-unrelated screenshot (from a
different review request).
What operating system are you using? What browser?
Ubuntu 8.10 x86_64's Firefox 3.0.5
Please provide any additional information below.
I traced the HTTP traffic, and the POSTs seem to be reasonable.
As in Issue 820, I see comments double-posting (once on entry, and once
milliseconds before the publish POST occurs).
Once the described error has occurred, I notice in the Admin tool that the
review indeed links to 4 comments, and the most recent two are linked to
unrelated screenshots.