Fixes T7011. Recent refactoring here caused us to begin ignoring URI parameters like commit. Most controllers take parameters as a dblob, which was still parsed properly.
Details
Details
- Reviewers
btrahan chad - Maniphest Tasks
- T7011: Edit Commit feature in Diffusion edits the wrong commit
- Commits
- Restricted Diffusion Commit
rP30eea5e93680: Resolve an issue with Diffusion URI parsing ignoring some information
- Editing different commits actually edits the desired commits.
- Browsed around some dblob pages and verified they still work properly.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable