Fixes T13412. If you search for "https://phabricator.example.com" with no trailing slash, we currently redirect you to "", which is fouled by a safety check in the redirection flow.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13412: Searching for the install URI with no trailing slash fatals
- Commits
- rPaaaea5759133: Fix fatal during redirection safety check for searching for Phabricator base…
- Searched for "https://local.phacility.com"; before: fatal in redirection; after: clean redirect.
- Searched for other self-URIs, got normal redirects.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable