Before issue #11 the value of config_overwrite was false.
To allow overwriting of config items it was changed to true.
That led to bugs with items, that should act as arrays.
* Fix: context sensitive escaping in user edit form (admin)
* Fix: context sensitive escaping in user register form (admin)
* Fix: context sensitive escaping in users list (admin)
* Fix: context sensitive escaping in e-mail addresses list (admin)
* Fix: context sensitive escaping in the contact form
* Fix: context sensitive escaping in entry output
* Fix: context sensitive escaping when saving an edited entry
* Fix: context sensitive escaping for online status in user list (normal)
* Fix: context sensitive escaping in the user list (normal)
* Fix: context sensitive escaping in an users personal data (normal)
* Fix: context sensitive escaping in an users entries list (normal)
* Fix: context sensitive escaping in the profile edit form (normal)
* context sensitive masking of HTML-output
* Fix: context sensitive escaping for numeric values
- Improved quoted-printable encoding for e-mails
- Skiped user data check of registered users when posting (is already done when
registering or editing user data)
- Bugfix: graphical CAPTCHA was not displayed if cookies were disabled
- Colorpicker: fixed wrong path to plain.png
- Improved marking of new threads and replies
- Names of language files can contain language tags now (e.g.
english.en-GB.lang)
- Language files updated