Skip to content

Navigation Menu

Sign in
Sign up

Fix JENKINS-33442 - Cppcheck plugin cannot find results file - #30

Open
deece wants to merge 1 commit into
jenkinsci:master from
deece:JENKINS-33442
Open

Fix JENKINS-33442 - Cppcheck plugin cannot find results file #30
deece wants to merge 1 commit into
jenkinsci:master from
deece:JENKINS-33442

Conversation

@deece

@deece deece commented Mar 10, 2016

Copy link
Copy Markdown

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.

Copy link
Copy Markdown
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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /