The '+' character in the 'after' was not escaped, so the server interpreted
it as a space.
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDICP77273580c8b1: deposit: Properly escape URLs
Diff Detail
Diff Detail
- Repository
- rDICP Icinga plugins
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D7304 (id=26427)
Rebasing onto 2676ebba5a...
Current branch diff-target is up to date.
Changes applied before test
commit 77273580c8b10910daa590b7a893c65223ed3ec5 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Mar 4 18:52:52 2022 +0100 deposit: Properly escape URLs The '+' character in the 'after' was not escaped, so the server interpreted it as a space.
See https://jenkins.softwareheritage.org/job/DICP/job/tests-on-diff/66/ for more details.