Closed (fixed)
Project:
jQuery Lightbox
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Sep 2007 at 11:22 UTC
Updated:
13 Oct 2007 at 00:11 UTC
Jump to comment: Most recent file
I added jLightbox to an existing and working site with cck, imagefield and imagecache. On the admin/content/types//display page the jLightbox options did not appear in the image display select list. From looking at the code it appeared that the options in the select list are cached and the cache is not flushed (function content_clear_type_cache). As a workaround I went to the imagecache administration page and updated one of the presets. Now the imagefield display select list showed the jLightbox options.
I see other modules clear the cache in the .install file (number, text, userreference). Perhaps this is an option for jLightbox.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jlightbox-DRUPAL-5_0.patch | 397 bytes | sun |
Comments
Comment #1
sunSeems to be a reasonable addition.
Patch needs to be tested.
Comment #2
sunCommitted.
Comment #3
(not verified) commented