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
F15414263: D16051.id38622.diff
Wed, Mar 19, 11:47 PM
F15413931: D16051.id38622.diff
Wed, Mar 19, 10:04 PM
F15334337: D16051.id38622.diff
Sat, Mar 8, 8:19 AM
F15334067: D16051.id38620.diff
Sat, Mar 8, 6:35 AM
Unknown Object (File)
Thu, Feb 27, 8:23 PM
Unknown Object (File)
Mon, Feb 24, 10:48 PM
Unknown Object (File)
Feb 16 2025, 6:55 AM
Unknown Object (File)
Feb 9 2025, 1:44 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.