1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 02:12:41 +01:00
phorge-phorge/src
epriestley c9ef7aeaa3 Validate select/option settings more strictly when reading them
Summary:
Ref T4103. If the database has `""` (empty string) for select/option settings, we can let that value be effective in the UI right now.

One consequence is that timestamps can vanish from the UI.

Instead, be stricter and discard it as an invalid value.

Test Plan:
  - Forced `time-format` setting to `''`.
  - Saw timestamps vanish before change.
  - Saw timestamps return to the default value after change.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D16047
2016-06-05 10:32:42 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Continue modernizing application access to user preferences 2016-06-04 14:37:56 -07:00
applications Validate select/option settings more strictly when reading them 2016-06-05 10:32:42 -07:00
docs Remove Lamson documentation 2016-05-30 10:11:52 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Make caches misses throw by default intead of inline-generating 2016-06-05 08:51:54 -07:00
view Modernize various menu collapse settings 2016-06-04 14:44:36 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Fully modularize the "Quick Actions" menu 2016-06-05 10:32:01 -07:00