Closed (fixed)
Project:
Lightbox2
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2011 at 18:55 UTC
Updated:
2 Nov 2018 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikeytown2 commentedComment #2
dubs commentedThis is still an issue in version 7 and the patch does resolve. Can this be committed?
Comment #3
karenann commentedI am still seeing this error though now it's
Notice: Undefined index: string in lightbox2_filter_xss() (line 1557 of /sites/all/modules/lightbox2/lightbox2.module).Working on a patch to upload shortly.
Comment #4
karenann commentedComment #5
karenann commentedSame thing, just made a mistake in posting. Goal is to get the patch queued for testing.
Comment #6
Matroschker commentedHave the same issue:
Notice: Undefined index: string in lightbox2_filter_xss() (line 1657 of C:\...\sites\all\modules\lightbox2\lightbox2.module).
Using: Lightbox 7.x-1.0-beta1+9-dev
Comment #7
krishna savithraj commentedPlease test the attached patch for this issue.
Comment #8
majingas commentedEdit: Dont use this patch
Comment #9
majingas commentedSubmitting modified version of karenann's patch that doesn't use sites/all/modules path to work better with makefiles and profiles.
Comment #10
joelpittetComment #11
joelpittetThe patch in #1 looks a bit cleaner. Just needs to be updated for 7.
How about this patch?
Comment #12
joelpittetWhoops that needed to be a --relative git patch.
Comment #14
volegerLooks good.
Fixed.