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.

Comments

jweowu’s picture

Status: Active » Needs review
StatusFileSize
new4.09 KB
joseph.olstad’s picture

needs a followup review since things may have changed since last update.

joseph.olstad’s picture

just trying to wake up the test bot.

joseph.olstad’s picture

had 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.

joseph.olstad’s picture

StatusFileSize
new4.09 KB

lets retest this, probably should have made it into 7.x-4.1
will have to wait until 7.x-4.2

joseph.olstad’s picture

Status: Needs review » Fixed

  • joseph.olstad committed 79bece9 on 7.x-4.x
    Issue #2137195 by joseph.olstad, jweowu: Mollom support for the 'single...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.