Webform supports Mollom to provide CAPTCHA elements on webforms.
This breaks down with the single_webform option in webform_localization, because the Mollom config is based on the form_id, and although single_webform means that the same webform is used for all nodes in the translation set, the form_id remains based upon the node ID of the individual translation.
So Mollom will only protect the webform when the translation source node is being viewed.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | webform_localization-mollom-2137195-5.patch | 4.09 KB | joseph.olstad |
| #1 | webform_localization-mollom-2137195-1.patch | 4.09 KB | jweowu |
Comments
Comment #1
jweowu commentedComment #2
joseph.olstadneeds a followup review since things may have changed since last update.
Comment #3
joseph.olstadjust trying to wake up the test bot.
Comment #4
joseph.olstadhad a look at the patch a bit closer, looks (without having actually tested it myself) ok for those using "translation" , for those using "entity_translation" I am imagining that mollom support should already be working however I have not yet tested that.
Comment #5
joseph.olstadlets retest this, probably should have made it into 7.x-4.1
will have to wait until 7.x-4.2
Comment #6
joseph.olstad