Updates:
        Status: NeedInfo
        Labels: -Type-Defect Type-Support

Comment #1 on issue 2280 by chip...@gmail.com: API: failure to update review request: AttributeError: 'NoneType' object has no attribute 'startswith'
http://code.google.com/p/reviewboard/issues/detail?id=2280

Are you posting with a custom script? It looks like you're missing a Content-Type header. These are required for all PUT/POST in HTTP.

If it worked with 1.5.x, it was just masking a bug. This check is done in Django, and beyond our control, but the HTTP spec does say that it's needed for PUT/POST.

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