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
- Branch
- redir1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 23408 Build 32157: Run Core Tests Build 32156: arc lint + arc unit