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.
Differential D16047
Validate select/option settings more strictly when reading them Authored by epriestley on Jun 5 2016, 5:25 PM. Tags None Subscribers None
Details 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.
Diff Detail
|