Download & Extend

Signature.Module + Fast Toggle = Double Signatures

Project:Signature module
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community

Issue Summary

So I'm using the wonderful Signature.Module along w/ Fast Toggle on Drupal v5.2 w/ only a slight issues. When I sticky/unsticky a node the user's signature is re-appended causing double signatures.

P.S. Also posted this issue at Fast-Toggle as it's a combination of the two.

Comments

#1

Status:active» needs review

I've completely rewritten this module to clean up the code and fix the following issues:

  • Double signature issue with fast toggle;
  • Allow signatures longer than 255 characters;
  • Use formatting filters (selected by the administrator);
AttachmentSize
signature_rewrite.patch 10.62 KB

#2

Also, this rewrite requires a .install file (including an update to the previous version). This is attached. For some reason the file uploader won't allow me to attach a .install file, so when downloading remove the .txt from the end. :)

AttachmentSize
signature.install.txt 1.59 KB

#3

Status:needs review» reviewed & tested by the community

- Test w/ fasttoggle. Works

Ty Liam

#4

Thanks for updating this czarphanguye!

#5

will this be committed to the official release of the module?

#6

yngens: unfortunately this module appears to have been abandoned. I have forked it and created the Signatures for forums module. This bug is fixed there.