Re: Issue 2085 in reviewboard: Server error when deleting comments on the same line

2013-12-08 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 2085 by trowb...@gmail.com: Server error when deleting  
comments on the same line

http://code.google.com/p/reviewboard/issues/detail?id=2085

It's been a while on this report, and I just noticed that it's an issue  
with the old API. Since 1.6.x and newer use a completely new API backend,  
this report is obsolete.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2085 in reviewboard: Server error when deleting comments on the same line

2012-12-23 Thread reviewboard

Updates:
Labels: Component-API

Comment #1 on issue 2085 by trowb...@gmail.com: Server error when deleting  
comments on the same line

http://code.google.com/p/reviewboard/issues/detail?id=2085

(No comment was entered for this change.)

--
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.



Issue 2085 in reviewboard: Server error when deleting comments on the same line

2011-04-27 Thread reviewboard

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

New issue 2085 by joncarb...@gmail.com: Server error when deleting comments  
on the same line

http://code.google.com/p/reviewboard/issues/detail?id=2085

* 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.5.5

What's the URL of the page containing the problem?
/reviewboard/api/json/reviewrequests/6/diff/1/file/145/line/740/comments/

What steps will reproduce the problem?
1. Make a comment in a review
2. Make another comment that is larger (encompasses more lines) than the  
first one, but starts on the same line. i.e. Make a comment on line 3 of a  
file, then another comment on lines 3-5 of a file.
3. Select the larger comment that encompasses the smaller comment and  
delete it.

4. Select the remaining smaller comment and delete it.

What is the expected output? What do you see instead?
The expected output is that the smaller comment is deleted. Instead, the  
smaller comment is not deleted and A server error occurred. is displayed  
at the top of the page.


What operating system are you using? What browser?
Windows 7 64-bit. Server is running Fedora 7. Browser is Firefox 4.0.

Please provide any additional information below.
Occurs most of the time when the steps above are followed. Unable to  
determine what causes it to work sometimes. This is the output when Show  
Details is clicked (the Response Data didn't appear to have any useful  
information in it):


Error Code: 404
Error Text: Not Found
Request URL:  
/reviewboard/api/json/reviewrequests/6/diff/1/file/144/line/302/comments/

Request Data: action=deletenum_lines=1



--
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.