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)
Fri, Jan 17, 8:37 PM
Unknown Object (File)
Sat, Dec 21, 6:30 AM
Unknown Object (File)
Dec 12 2024, 6:23 AM
Unknown Object (File)
Dec 10 2024, 3:15 AM
Unknown Object (File)
Nov 26 2024, 8:40 PM
Unknown Object (File)
Nov 26 2024, 2:45 PM
Unknown Object (File)
Nov 22 2024, 3:04 AM
Unknown Object (File)
Nov 18 2024, 8:37 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.