Page MenuHomePhabricator

In Applications, always redirect back to the detail page after edits
ClosedPublic

Authored by epriestley on May 14 2017, 8:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 6:21 PM
Unknown Object (File)
Wed, Nov 13, 9:23 PM
Unknown Object (File)
Sun, Nov 10, 3:22 AM
Unknown Object (File)
Wed, Nov 6, 8:00 AM
Unknown Object (File)
Fri, Oct 25, 10:49 PM
Unknown Object (File)
Oct 9 2024, 8:00 AM
Unknown Object (File)
Sep 16 2024, 3:20 AM
Unknown Object (File)
Sep 13 2024, 2:00 PM
Subscribers
None

Details

Summary

Ref T12685. When you edit an application's policies but don't make any changes, you currently get stuck on the same page. This isn't how other edit screens work, and I think it's a holdover from eras long ago.

Make it consistent with other applications.

Also, fix a missing pht().

Test Plan
  • Edited an application configuation.
  • Clicked "Save" without making changes.
  • After patch, was redirected back to detail page like in other applications.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 14 2017, 8:43 PM
This revision was automatically updated to reflect the committed changes.