Page MenuHomePhabricator

Provide formal Users/Projects/Mailable fields for EditEngine
ClosedPublic

Authored by epriestley on Nov 4 2015, 6:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 7:38 AM
Unknown Object (File)
Tue, Jan 28, 2:54 AM
Unknown Object (File)
Fri, Jan 24, 9:42 AM
Unknown Object (File)
Thu, Jan 23, 2:46 PM
Unknown Object (File)
Tue, Jan 21, 11:18 AM
Unknown Object (File)
Fri, Jan 17, 6:15 PM
Unknown Object (File)
Thu, Jan 16, 4:28 AM
Unknown Object (File)
Sun, Jan 12, 5:18 PM
Subscribers
None

Details

Summary

Ref T9132. This allows you to prefill EditEngine forms with stuff like ?subscribers=epriestley, and we'll figure out what you mean.

Test Plan
  • Did /?subscribers=... with various values (good, bad, mis-capitalized).
  • Did /?projects=... with various values (good, bad, mis-capitalized).
  • Reviewed documentation.
  • Reviewed ConfigHTTP Parameter Types.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide formal Users/Projects/Mailable fields for EditEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 4 2015, 7:07 PM
This revision was automatically updated to reflect the committed changes.