builtin upload to reviewboard no longer works? (KDevelop 4.7 git)
René J.V. Bertin
rjvbertin at gmail.com
Sat Dec 13 23:55:43 GMT 2014
Hi,
I've made one successful upload to ReviewBoard tonight (21:48 Europe/Paris time to be exact), and shortly thereafter I started getting an error popup instead of the usual dialog that contains the URL of the request. Happens both on my OS X workstation and on a Linux (Kubuntu) rig.
Here's a trace of what I see on the terminal calling kdevelop trying to make a test RR:
starting... QUrl( "https://rjvbb:*@git.reviewboard.kde.org/api/review-requests/" ) "repository=/repositories/kdevplatform.git/"
content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
starting... QUrl( "https://rjvbb:*@git.reviewboard.kde.org/api/review-requests/121489/diffs/" ) "------------jdBGzbtjm4moBqtT1baXkBIgFLXl8eW2jDR5HWwEguMCkHrXiTuuv2W
Content-Disposition: form-data; name="basedir"
/
------------jdBGzbtjm4moBqtT1baXkBIgFLXl8eW2jDR5HWwEguMCkHrXiTuuv2W
Content-Disposition: form-data; name="path"; filename="kdevelopp870812.patch"
Content-Type: text/x-patch
diff --git plugins/codeutils/tests/data/testgenerationtest/templates/test_yaml2/test_yaml2.desktop plugins/codeutils/tests/data/test
[...]
------------jdBGzbtjm4moBqtT1baXkBIgFLXl8eW2jDR5HWwEguMCkHrXiTuuv2W--
"
Could not upload the patch "Request Error: One or more fields had errors"
Something changed or wrong on the reviewboard site?
Thanks,
René
More information about the KDevelop
mailing list