Moqume / Background-Manager-WP

Background Manager is a powerful replacement for the default WordPress background manager.
http://j.mp/bgmwp
GNU General Public License v3.0
6 stars 3 forks source link

Missing MIME type on IIS6 for embedded image #8

Closed Moqume closed 12 years ago

Moqume commented 12 years ago

Seen as:

Resource interpreted as Image but transferred with MIME type text/plain: "data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sKHQwZOZHxCdsAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAFUlEQVQI12P4//9/PQMSYGJAA4QFAOYKA4OpYuGvAAAAAElFTkSuQmCC".

This could cause problems with security restrictions on some browsers, in turn not displaying the overlay. Default MIME should be PNG for this plugin (not text/plain).

Moqume commented 12 years ago

Related to Pf4wp, minor bug that does not affect actual operation. Closing.