This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jwatt
Recipients brma, jwatt
Date 2017-12-05.11:23:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512472984.3.0.213398074469.issue22589@psf.upfronthosting.co.za>
In-reply-to
Content
I should note that while Chrome will refuse to open an image/x-ms-bmp file directly, when loaded as an image embedded in a document (e.g. via HTML's <img>) then Chrome doesn't care what MIME type it has. It will sniff the image stream and detect from its contents that it is a BMP image and correctly render it.
History
Date User Action Args
2017-12-05 11:23:04jwattsetrecipients: + jwatt, brma
2017-12-05 11:23:04jwattsetmessageid: <1512472984.3.0.213398074469.issue22589@psf.upfronthosting.co.za>
2017-12-05 11:23:04jwattlinkissue22589 messages
2017-12-05 11:23:04jwattcreate