Closed (fixed)
Project:
Galleria
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Dec 2008 at 21:55 UTC
Updated:
31 Dec 2008 at 10:20 UTC
Galleria.module around line 200, function template_preprocess_galleria uses the safe part of the caption. This is not encoded correctly for use in an alt / title, in particular for the single and double quote characters (' and ").
Changing it to pull from 'value' instead fixed every problem that I know about, but there may be additional special cases.
Comments
Comment #1
Mark Theunissen commentedThanks for the bug report, this is fixed in -dev!
Cheers
Mark