yushiro / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Internet Explorer not loading Images with Full URL's #870

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Create an SVG file with Images that use Full URL's and close Internet 
Explorer, then reload it with SVG-Editor.
2.
3.

What is the expected output? What do you see instead?
In all other browsers the images load, but in Internet Explorer 9 it only 
displays the placeholder box where the images should be.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
Internet Explorer 9

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
I'm currently using version 2.6

Please provide any additional information below.

Original issue reported on code.google.com by stonewar...@gmail.com on 24 Oct 2011 at 7:48

GoogleCodeExporter commented 9 years ago
It seems to be only with the setSvgString.  If I add an image after the image 
will show.  If I save that SVG then reload it even the newly added Image 
doesn't display.  Works in all browser except IE9.  

I could really use the help.

Original comment by stonewar...@gmail.com on 31 Oct 2011 at 8:14

GoogleCodeExporter commented 9 years ago
Hi, have You solved this problem?

I had same, and problem was with IE9 caching.

When You add image, ie9 saves it to cache. What I done was ,walk trough all 
just loaded svg images and modify its urls by adding some random variable to 
the url...

Original comment by maciej.g...@gmail.com on 29 Aug 2012 at 12:34

GoogleCodeExporter commented 9 years ago
where can i download the 2.6 code please

Original comment by bharatre...@gmail.com on 16 Jan 2013 at 12:11