See stage.aigaphilly.org, the #page-inner div as an example. I am at a loss on how to troubleshoot this and would appreciate any help. I am also using boost and css_tidy. Thanks.

Comments

rj’s picture

bump. boost and css_tidy have been disabled, "Only embed images less than 32KB" is selected, and I can confirm the mhtml.css file exists within the sites/default/files/css directory. There are no error reports in the log and the images display correctly when I disable css_emimage.

Any help would be appreciated, this is a free project I'm doing for a local non-profit and we're hoping to go live shortly. Thanks.

jcarnett’s picture

It appears that Microsoft issued a security update on April 12, 2011, preventing MHTML from being used on the Web in this manner. As they have not presented an alternative and I am unwilling to invest any more time in their antiquated browser, I will be removing MHTML support from this module. I'll have a new version up next week with older browsers simply falling back to the original CSS as they did in the past.

Thanks for reporting this.

jcarnett’s picture

By the way, here's the security bulletin if you're interested: http://www.microsoft.com/technet/security/bulletin/MS11-026.mspx

jcarnett’s picture

Title: Not working on IE7 » MHTML no longer works after Microsoft security update
Status: Active » Fixed

Nevermind the "next week" comment. I had a few minutes and committed the fix:

6.x-2.x
http://drupalcode.org/project/css_emimage.git/commit/02d66a0

7.x-1.x
http://drupalcode.org/project/css_emimage.git/commit/24ba48d

New releases will be up soon as well, or you can get it directly from git now.

rj’s picture

Thank you, works as expected!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.