Closed (works as designed)
Project:
Signature module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2007 at 18:08 UTC
Updated:
22 Mar 2015 at 19:59 UTC
Jump to comment: Most recent
Comments
Comment #1
nickistre commentedI just tried out this module myself, and it seems that the signatures get run through the input filter twice. This seems to cause issues with trying to setup a forum with bbCode markup that you have to work around. To have images, you have to allow the
tag in the HTML filter under your default input format, it seems (or completely remove the HTML filter in that input format).
This running the signature through the input filter twice also causes another side effect, if I set the HTML filter to escape tags, and have bbCode filtering on with bbCode added in the signature, on output, that signature will be run through the filter twice, the first time it will translate hte bbCode to HTML tags, the second time, the HTML filter will escape those tags, causing them to display on your signature.
Comment #2
liam mcdermott commentedI've fixed this issue with a module rewrite, attached to this bug report: http://drupal.org/node/164287
Comment #3
webchickClosing out all 6 year old issues at this point.