Skip to content

Conversation

@deece
Copy link

@deece deece commented Mar 10, 2016

Cppcheck plugin cannot find results file if the workspace path contains an encoded '/' (%2F)

Opens the file directly in the Cppcheck plugin, and passes the stream to the XML parser, instead of passing the filename to the XML parser wihich incorrectly expands the encoded characters.

@deece deece changed the title Fix JENKINS-30026: 33442 - Cppcheck plugin cannot find results file Fix JENKINS-33442 - Cppcheck plugin cannot find results file Mar 10, 2016
…workspace path contains an encoded '/' (%2F)

Opens the file directly in the Cppcheck plugin, and passes the stream to the XML parser, instead of passing the filename to the XML parser wihich incorrectly expands the encoded characters.
@jenkinsadmin
Copy link
Member

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants