Page MenuHomePhabricator

Allow users to unset "Editor", tailor short error messages properly on settings forms
ClosedPublic

Authored by epriestley on Jun 5 2016, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 6:23 AM
Unknown Object (File)
Tue, Dec 10, 3:15 AM
Unknown Object (File)
Tue, Nov 26, 8:40 PM
Unknown Object (File)
Tue, Nov 26, 2:45 PM
Unknown Object (File)
Fri, Nov 22, 3:04 AM
Unknown Object (File)
Nov 18 2024, 8:37 AM
Unknown Object (File)
Nov 14 2024, 7:48 AM
Unknown Object (File)
Nov 10 2024, 11:53 AM
Subscribers
None

Details

Summary

Ref T11098.

  • Allow "Editor" to be set to the empty string.
  • Don't match a validation error to a field unless the actual settings for the field and error match.
Test Plan
  • Tried to set "Editor" to "", success.
  • Tried to set "Editor" to "javascript://", only that field got marked "Invalid".

Diff Detail

Repository
rP Phabricator
Branch
setting40
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12491
Build 15833: Run Core Tests
Build 15832: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow users to unset "Editor", tailor short error messages properly on settings forms.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, avivey.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 5 2016, 9:02 PM
This revision was automatically updated to reflect the committed changes.