You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by @alecpl on 30 Nov 2013 09:30 UTC as Trac ticket #1489453
check_mime_extensions() on my system (Ubuntu 12.04 LTS) returns error for image/bmp type. I confirm, it's not defined in mime.types file. Other mimetype extensions are correctly detected.
check_mime_detection() returns error for login.html file, which is detected as plain/text on my system. Other checks work. I've found that testing mail.html template returns correct text/html type.
A solution would be to modify the tests or print better message for the user if only some of the tests fail.
Reported by @alecpl on 30 Nov 2013 09:30 UTC as Trac ticket #1489453
A solution would be to modify the tests or print better message for the user if only some of the tests fail.
Migrated-From: http://trac.roundcube.net/ticket/1489453
The text was updated successfully, but these errors were encountered: