Active
Project:
Links Package
Version:
4.7.x-1.x-dev
Component:
Code: links_weblink.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2006 at 04:20 UTC
Updated:
16 Nov 2006 at 04:20 UTC
The output from the weblink module is appending the following to the HTML of every node:
<p><br class="giImageBlock-clear-both"></p>
<p><br class="giImageBlock-clear-both"></p>
It is caused by the Gallery 2 Image filter, and goes away if I turn it off (but we need it of course). Only having this issue on Weblink, not the other 10 node modules we're running. Wondering if there is something different in how weblink output is being sent through drupals filters, or other oddity that would be causing this?
Thanks!