Closed (fixed)
Project:
Spoiler
Version:
6.x-1.1-beta
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 01:35 UTC
Updated:
25 Feb 2009 at 02:51 UTC
I found that if you put the spoiler tag across multiple paragraphs that it does not work as intended. If you stick the Spoiler filter before the HTML Correction filter then it will only encapsulate the first paragraph while if you stick it after the HTML Correction filter, it will put the spoiler div around all the desire paragraphs but only hide the first paragraph.
Comments
Comment #1
Kripsy commentedI found that the problem was my text editor putting the tag inside [p][/p] tags. This was causing unusual behavior.