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

New issue 3736 by mrcote: Calling update() on a resource in RBClient with no parameters results in a 403 permission denied error
https://code.google.com/p/reviewboard/issues/detail?id=3736

What version are you running?

2.0.12

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

Using RBClient to update a diff_comment.

What steps will reproduce the problem?
1. Create a review request.
2. Create a review and open an issue.
3. Using RBClient, get the diff_comment resource and call update() with no parameters.

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

I would either expect the ItemResource to be returned with no changes, or an informative error that indicates that a parameter is required. A permission denied error is strange, since I'm not really trying to update anything.

What operating system are you using? What browser?

OS X, Python 2.7.9.

Please provide any additional information below.

smacleod and brennie agree that this sounds like a bug.

--
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/d/optout.

Reply via email to