Quote values going into URLs for RB Gateway.

Review Request #10637 — Created July 19, 2019 and submitted

Information

Review Board
release-4.0.x
4537c3f...

Reviewers

To help form valid URLs, we now ensure that all values going into a RB
Gateway URL is quoted. This ensures that if there's a character in a
branch name or file path that doesn't translate properly to a URL, it
will be encoded in such a way where the server can handle it.

Unit tests pass.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (5c73aec)
Loading...