Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Signature settings never save.
Shmizzle
New
Hello, if enter certain HTML into the "Signature code" box of my signature settings (I'm testing out the HTMLPurifier plugin, I'm not sure if it works with this signatures plugin or not) and click "Save", the progress bar keeps going and going but the signature is never saved. I don't get an error message.
A few examples of codes that don't work:
Or:
A few examples of codes that don't work:
<b>Inline <del>context No block allowed</del></b>
Or:
<table>
<caption>
Cool table
</caption>
<tfoot>
<tr>
<th>I can do so much!</th>
</tr>
</tfoot>
<tr>
<td style="font-size:16pt;
color:#F00;font-family:sans-serif;
text-align:center;">Wow</td>
</tr>
</table>
0
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
HtmLPurifier may have a bug see Not working at all on case sensitive file systems. Did you read its comments?
The HTMLPurifier plugin was dropped as a core plugin in favour of HtmLawed
I tried disabling both HTMLPurifier and HtmLawed and it still doesn't work properly.
The HtmLawed plugin uses an old version of HtmLawed. Also, what config would you recommend I use (HtmLawed) for the safest settings so it's as safe as HtmlPurifier?