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
Unknown Object (File)
Sat, Feb 8, 1:34 AM
Unknown Object (File)
Sat, Feb 8, 1:34 AM
Unknown Object (File)
Sat, Feb 8, 1:34 AM
Unknown Object (File)
Fri, Feb 7, 12:37 AM
Unknown Object (File)
Thu, Feb 6, 9:29 AM
Unknown Object (File)
Feb 1 2025, 1:03 PM
Unknown Object (File)
Jan 31 2025, 4:13 PM
Unknown Object (File)
Jan 25 2025, 12:12 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
Branch
dxpath
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4008
Build 4021: [Placeholder Plan] Wait for 30 Seconds

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.