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
F14048353: D11473.id27608.diff
Thu, Nov 14, 7:35 AM
F14029750: D11473.id27608.diff
Fri, Nov 8, 9:10 PM
F14013610: D11473.id27608.diff
Sat, Nov 2, 8:00 AM
F14007554: D11473.diff
Tue, Oct 29, 7:44 AM
F13988027: D11473.diff
Mon, Oct 21, 12:43 PM
F13977857: D11473.id27608.diff
Oct 18 2024, 8:22 PM
F13977339: D11473.diff
Oct 18 2024, 6:09 PM
F13969095: D11473.id27599.diff
Oct 17 2024, 12:29 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.