Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2010 at 16:45 UTC
Updated:
5 Oct 2010 at 14:30 UTC
Set on administrative page for Lightbox image display size: _original. Image trigger size: _original, navigate to some images and click on the _original image link above the image, but Lightbox not fires. With thumbnail and preview sizes work good. Image module: 6.x-1.0-beta5.
Comments
Comment #1
ibis commentedIssue is solved with this in lightbox2.module in lightbox2_link_alter function:
change to:
Comment #2
stella commentedcommitted, thanks!