72fef5686b
When getting settings from database, running across NULL loads default
setting for given option. Becuase entity unserializer always returned
NULLs instead of FALSEs due to bug in TextHelper, it ended up always
loading default settings (but only after reloading entity, setting it in
the settings page worked correctly until relog).
This fix is closely related to
|
||
---|---|---|
.. | ||
AccessTest.php | ||
AuthTest.php | ||
LoggerTest.php | ||
TextHelperTest.php |