JoomlaCE & G2Image Chooser - Unwanted usage of tags

ty2d

Joined: 2003-01-04
Posts: 103
Posted: Sun, 2007-11-18 21:55

A new problem showed up with the latest version of G2 Image Chooser.

Every time i add a image via G2IC the plugin adds an unwanted tag <br />.

I'll post an example, so its better to understand whats happening when you use G2 Image Chooser embeded in Joomla / JCE.

This is who it looks right now (and this shouldn't happen)

<a href="http://www.mydomain.de/index.php?option=com_gallery2&amp;Itemid=26&amp;g2_itemId=273533&amp;g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT"><img src="http://www.mydomain.de/sources/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=273534&amp;g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT" alt="070504s0000" title="070504s0000" height="113" width="150" /> <br />
</a>

Also when you manually edit the html code, it first start to add the next characters before the </a> tag.

And this is how it should look

<a href="http://www.n8scout.de/index.php?option=com_gallery2&amp;Itemid=26&amp;g2_itemId=273533&amp;g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT"><img src="http://www.n8scout.de/sources/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=273534&amp;g2_GALLERYSID=TMP_SESSION_ID_DI_NOISSES_PMT" alt="070504s0000" title="070504s0000" height="113" width="150" /></a>

Any idea what goes wrong?

rgds,
ty2d

 
ty2d

Joined: 2003-01-04
Posts: 103
Posted: Sun, 2007-11-18 22:57

Right now i saw, that this doesn't happen with Version 3.0.1

rgds,
ty2d