Closed (fixed)
Project:
Fast Gallery
Version:
6.x-1.2alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2008 at 00:07 UTC
Updated:
27 Oct 2008 at 04:56 UTC
The generated link with the lightbox2 display option is:
<a rel="lightbox" title="Taken with: " href="/sites/d6.stellapower.net/files/fast_gallery/Blue hills.jpg"><img src="http://d6.stellapower.net/sites/d6.stellapower.net/files/imagecache/preview/fast_gallery/Blue hills.jpg" alt="" title="" class="imagecache imagecache-preview" /></a>
The caption is incorrect, it should be something more like:
<a rel="lightbox[][Taken with: <a href="/sites/d6.stellapower.net/files/fast_gallery/Blue hills.jpg"> Link Text </a>><img src="http://d6.stellapower.net/sites/d6.stellapower.net/files/imagecache/preview/fast_gallery/Blue hills.jpg" alt="" title="" class="imagecache imagecache-preview" /></a>
I.e. the second set of [] should contain the caption. If the caption contains a link, the < and > and the quotes should be escaped as html entities.
Cheers,
Stella
Comments
Comment #1
ncy commentedupdated in this version:
#316967: Alternative Version - New Features and Fixed Issues
Comment #2
rapsli commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.