View Single Post
Old 08-05-2009, 06:06 AM   #140
ldolse
Wizard
ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.ldolse is an accomplished Snipe hunter.
 
Posts: 1,337
Karma: 123457
Join Date: Apr 2009
Location: Malaysia
Device: PRS-650, iPhone
Regarding bug 39, where Sigil isn't importing the linked images in an HTML file, I discovered the root cause. Sigil is treating image tags as case sensitive (not sure if other tags have similar problems). Because of this only lower case image tags are imported, upper case tags aren't properly parsed.

I noticed someone else starred it, so anyone running into this problem can just do a find and replace, replacing <IMG with <img

Last edited by ldolse; 08-05-2009 at 06:13 AM.
ldolse is offline