Page MenuHomePhabricator

Resolve an issue with Diffusion URI parsing ignoring some information
ClosedPublic

Authored by epriestley on Jan 23 2015, 11:39 AM.
Tags
None
Referenced Files
F19918845: D11473.diff
Sat, Apr 4, 9:40 PM
F19830999: D11473.diff
Mar 10 2026, 5:26 PM
F19830728: D11473.id.diff
Mar 10 2026, 3:38 PM
F19802523: D11473.diff
Mar 1 2026, 5:14 PM
F19572111: D11473.id27599.diff
Feb 1 2026, 3:39 AM
F19531531: D11473.id27608.diff
Jan 20 2026, 5:36 AM
F19527948: D11473.id27608.diff
Jan 19 2026, 5:35 AM
F19283195: D11473.id27599.diff
Dec 23 2025, 4:35 AM
Subscribers
Tokens
"Like" token, awarded by epkugelmass.

Details

Summary

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.

Test Plan
  • Editing different commits actually edits the desired commits.
  • Browsed around some dblob pages and verified they still work properly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Resolve an issue with Diffusion URI parsing ignoring some information.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 23 2015, 3:15 PM
This revision was automatically updated to reflect the committed changes.