Closed (fixed)
Project:
Emogrifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jun 2011 at 09:32 UTC
Updated:
17 Jun 2011 at 20:51 UTC
I have Html mail installed as well as all the recommended modules including Mail MIME. When Mail MIME is enabled, the images in the html don't show up on mobile phones. I get the broken link boxes. When I disable it, everything appears fine. Should this be happening? How do I fix it?
Comments
Comment #1
pillarsdotnet commentedAre you using emogrifier?
What model is your mobile phone?
Comment #2
Seph commentedI am using Emogrifier and I have set up the filters in the order you suggested. I placed them in order after the existing filters with Pathologic last. I have an iphone. After doing some research, it seems that there was a similar issue with another module Mimemail. It related to changing the content type to multipart. Could this be similar? If it is..how to change it? I am pretty much a Drupal/Coding Newbie.
Comment #3
pillarsdotnet commentedHaven't had problems with iphones before, but I will test again. Can you forward or attach one of the problem messages?
Comment #4
pillarsdotnet commentedComment #5
Seph commentedI can forward it to you, just need to know where.
Comment #6
pillarsdotnet commentedMy email address is pretty easy to find: bobvin@pillars.net
Comment #7
Seph commentedSent
Comment #8
pillarsdotnet commentedHere's your problem:
In your stylesheets, you need to remove the quote marks around the urls. In other words, you have something like:
But you should have:
I'll try to write up some documentation about this.
Comment #9
pillarsdotnet commentedComment #10
pillarsdotnet commentedFixed in Emogrifier 7.x-1.16 release..
Comment #11
pillarsdotnet commentedComment #12
Seph commentedThanks