Comment #7 on issue 2551 by [email protected]: /api/review-requests/#/screenshots uncaught exception
http://code.google.com/p/reviewboard/issues/detail?id=2551

Having a look at this. QuerySet.get() throws ObjectDoesNotExist (see https://docs.djangoproject.com/en/dev/ref/models/querysets/#get); we have to catch that. Not sure yet where in the stack the not found -> 404 error shall happen.

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

Reply via email to