Closed (fixed)
Project:
Mollom
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Oct 2012 at 09:30 UTC
Updated:
24 Apr 2014 at 17:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunIf all goes well, this should actually work already.
Comment #2
sunAdded tests.
Comment #3
sunScreenie of new setting:
Comment #4
sunCommitted and pushed to 7.x-2.x.
Comment #5
OldAccount commentedDoes this setting only show up for comments? I want to be able to retain/moderate spam webform submissions but am not seeing the option (7.x-2.3).
Comment #7
sun@lrobeson: In general, the "retain as unpublished" facility is only available for posts/entities that support a notion of a "unpublished" status. Webform submissions do not have such a status.
Attached patch backports this code to 6.x-2.x.
Comment #8
sunMissing $ret in db_add_field() of the module update.
Comment #10
sunComment #12
sunSorry, the form constructor used a facility that only exists in D7+. This one should pass.
Comment #14
sunHeh. It would definitely help if I'd locally run the tests on D6 instead of D7 ;)
Comment #15
sunCommitted and pushed to 6.x-2.x.
Comment #16.0
(not verified) commentedUpdated issue summary.