Hello, I am trying to get the popup generated by the text/image content item display the image in IE7, in firefox it is working correctly but IE things the image is in a other location because of realurl.
The url where the popup is generated: http://wwww.bla.com/extrapage/ The content of the popup generated by showpic.php shows the following image tag: <img src="typo3temp/pics/ff3a5472c0.png" width="634" height="900" border="0" alt="" /> (Normally i would add a extra slash and be done with it) When i look a the image property's in IE7 i get the following url back: http://wwww.bla.com/extrapage/typo3temp/pics/ff3a5472c0.png In firefox this is: http://wwww.bla.com/typo3temp/pics/ff3a5472c0.png p.s. 1 Base url is defined but not displayed in the popup's html. p.s. 2 When not using realurl everythings works. Can anybody help me solve this problem. Thanks Greetings Gijs _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
