On 01/09/2014 07:46 PM, Chris Hotte wrote:
Looking at the Firefox dev console I see a lot of CSS issues when I load the /?_task=settings page.
The JS error that comes up on affected users is: ReferenceError: rcmail_browser_notifications_colorate is not defined Stepping in to /?_task=settings line 38: $(document).ready(function(){ rcmail_browser_notifications_colorate(); });
This error is from an external plugin html5_notifier. Disable it.