Closed (fixed)
Project:
Contact
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2010 at 07:37 UTC
Updated:
5 Mar 2010 at 17:10 UTC
Mollom 6.x.1.11 (just recently released) has an option to display a link to Mollom's privacy policy on any form protected by Mollom. This works with the 6.12 (core) Contact module but does not appear with the latest (2010-Feb-18) version of this module on either user or site-wide contact forms.
Comments
Comment #1
dave reidOn it.
Comment #2
dave reidThat's because this backport doesn't use the same form IDs and core's contact module. I added an implementation of hook_mollom_form_info_alter() to adjust to the new form IDs. You'll still need to go into your Mollom settings, delete the old contact form settings, and add them as new protections.
Comment #3
dave reidBetter yet, I'll just suck it up and re-use the form ID's from the core contact module so we can get them interchangeable.
Comment #4
Mel55113 commentedBoy, that was quick! Thanks Dave!
I'll wait for the nightly build and give it a try.
Mel