there is a stray "</p>" in the filters configuration page. after the text "then please enable this option.')"

the stray closing tag breaks xhtml strict. the error showed up in drupal 6.4 using the theme "Light" on page "admin/settings/filters/1" (for the stripped HTML filter).

modification to lightbox2.module -- removing the </p> -- solves the problem.

patch for lightbox2.module attached to the bug report.

CommentFileSizeAuthor
lightbox2-6.x-1.8.patch660 byteslelutin

Comments

stella’s picture

Status: Active » Fixed

Fixed and will be included in the next dev release, available later today.

Cheers,
Stella

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

stella’s picture

Released in Lightbox2 6.x-1.9 and 5.x-2.9.

Cheers,
Stella