1
0

Document extra localStorage test

References 
This commit is contained in:
Matthias Mees
2015-02-18 15:27:01 +01:00
parent e932ad78b0
commit 18f75f5e7c

@ -29,6 +29,13 @@ Version 2.1 ()
Version 2.0.1 ()
------------------------------------------------------------------------
* Issue 306: localStorage may be deactivated by setting a config
option or using security-related extensions at least in some
browsers, which might (at least in FF) break backend JS
functionality. Added extra tests to 2k11 backend JS.
If you use localStorage, please test if it is actually available
by testing if localStorage !== null in JS.
* Issue 280: Allow every theme to utilize a "user.css" file
that gets loaded on top of the frontend (or backend, if in admin/