mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00037
[Bug 495234] Re: Images not displaying with IE7/IE8 after HTML view export
Hi Ali,
For existing views with resized images, you can do two things:
1- resize the image with a slightly different width (for example, if it
was 200 pixels wide, make it 201 pixels wide)
2- after exporting, rename the resized .jpg files to .png and then
update the <img> tag inside the HTML to point to the new name
Francois
--
Images not displaying with IE7/IE8 after HTML view export
https://bugs.launchpad.net/bugs/495234
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
See: http://mahara.org/interaction/forum/topic.php?id=1284
Quoting: "When a user exports their view the images within each view will not display with IE 7 and 8 but works with Firefox."
I am assuming this is HTML rather than LEAP export as the reporter did not use the import function.