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)
Thu, Dec 5, 11:52 AM
Unknown Object (File)
Tue, Nov 26, 6:09 PM
Unknown Object (File)
Tue, Nov 26, 12:46 PM
Unknown Object (File)
Nov 22 2024, 7:46 AM
Unknown Object (File)
Nov 22 2024, 7:19 AM
Unknown Object (File)
Nov 17 2024, 6:21 PM
Unknown Object (File)
Nov 13 2024, 9:23 PM
Unknown Object (File)
Nov 10 2024, 3:22 AM
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.