Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues in filetype detection tests #4408

Closed
rcubetrac opened this issue Nov 30, 2013 · 3 comments
Closed

Issues in filetype detection tests #4408

rcubetrac opened this issue Nov 30, 2013 · 3 comments

Comments

@rcubetrac
Copy link

Reported by @alecpl on 30 Nov 2013 09:30 UTC as Trac ticket #1489453

  1. 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.
  2. 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.

Migrated-From: http://trac.roundcube.net/ticket/1489453

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 1 Dec 2013 10:02 UTC

1.0-beta => 1.0-stable

@rcubetrac
Copy link
Author

Comment by @alecpl on 2 Dec 2013 12:25 UTC

Fixed in 3b338f1.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 2 Dec 2013 12:25 UTC

new => closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant