This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi,
on gallery thumbnails, if you use a ' in the alt/title text, it causes an error.
for instance if you use St Peter's, Watford, when opening the image, it displays fine, but the alt and title of the thumbnail returns as "St Peter".
is there any reason the a tags use ' tp declare title etc?
<a onclick='return GB_showImageSet(imset112,2)' title='St Peter's, Watford' href='http://xxx.co.uk/Data/Sites/1/GalleryImages/112/WebImages/112mwebb9fc33c1-c0df-41f3-8b84-401f1b1c703f.jpg'><img src='http://xxx.co.uk/Data/Sites/1/GalleryImages/112/Thumbnails/112mthumbd474bcd8-9594-468c-925d-20ac25278a3f.jpg' alt='St Peter's, Watford' /></a>
Thanks for letting me know. I just fixed this in my copy so it will be fixed in the next release.
Best,
Joe
thanks joe,
speedy as always :)