IE11 don't show local images in static pages. Very strange bug in all TW. Blob problem?

33 views
Skip to first unread message

Siniy-Kit

unread,
Jan 7, 2020, 2:06:16 PM1/7/20
to TiddlyWiki
Hi! I have img.jpg file in my local foder. I download empty.html Tiddlywiki , open it in IE11 and create new tiddler with this code

<img  src="img.jpg">

And I see my image. (It is great!)

then from menu  I export  tiddler to static.html  (to the same local folder) and open it by IE11 and there is no image in it. I open this file by chrome and I see this image.

If don't use local file and my code is

<img  src="http://my.site/img.jpg">

everything is good, and I see my image in static.html file in IE11

And the most strange thing.  if I open my static.html  (<img  src="img.jpg">)  with Notepad++, add  one space, and the save it and I see my image in IE11.

If I upload  "broken" file and image to hosting   I see image  too. 

I try million variants, but cant solve this problem. Help me please.   I want to see my image in Blob generated html file in my IE11 browser.

Siniy-Kit

unread,
Jan 7, 2020, 3:37:35 PM1/7/20
to TiddlyWiki
I think it is blob problem. I write little script https://jsfiddle.net/50bqsor1/ it has the same bad behavior .... I dont know how to make it wok in IE. 
Reply all
Reply to author
Forward
0 new messages