Skip to content
Snippets Groups Projects

Properly encode URL components

Merged John Swinbank requested to merge tickets/187 into master

Otherwise, special characters (e.g. +) in the idaSystemURL will be interpreted as encoded data and converted to spaces. Which means that, say, git+https will end up as git https. And then Bad Stuff (tm) happens.

Merge request reports

Approved by

Merged by Klaas KliffenKlaas Kliffen 2 years ago (Oct 12, 2022 11:20am UTC)

Merge details

  • Changes merged into master with d622eabe.
  • Deleted the source branch.

Pipeline #37352 passed with warnings

Pipeline passed with warnings for d622eabe on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading