Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
when giving strings with whitespaces at the end for project-id, SUT-ID or test env, the upload to klaros failes with invalid request.
improvement would be to just make a trim on each string.
Code changed in jenkins
User: stolp
Path:
src/main/java/hudson/plugins/klaros/KlarosTestResultPublisher.java
http://jenkins-ci.org/commit/klaros-testmanagement-plugin/2cc8ccb129d959fbeced37a2bc3ebd24b0b41193
Log:
This fixes
JENKINS-15744(Whitespaces at the end of input fields leads to bogus file upload).