Comment #4 on issue 1689 by [email protected]: post-review
--guess-summary should trim internal newlines
http://code.google.com/p/reviewboard/issues/detail?id=1689
I'm still running into this issue even with RBTools 0.4.1:
Attempting to set field 'summary' to 'Product: Fixed layout.
' for review request '11405'
HTTP PUTting to http://my.server.com/api/review-requests/11405/draft/:
{'summary': 'Product: Fixed layout.\n'}
Got API Error 105 (HTTP code 400): One or more fields had errors
Error data: {u'fields': {u'summary': [u'Summary cannot contain
newlines']}
Should I file a separate issue for this?
--
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.