Closed (fixed)
Project:
Legal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jun 2016 at 18:25 UTC
Updated:
11 Jun 2017 at 17:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jnicola commentedAdding patch. Preliminary testing has this working. It is placed just one line above where the module itself sets the Drupal message for T&C's updated, so it seemed like the most appropriate place. If there's a false positive here, there's a false positive for that Drupal message as well!
Comment #3
jnicola commentedComment #4
abarpetia commentedLanguage variable is used by Rules module and overriding that variable to 'text' format will ended up in "Error: The data type of the configured argument does not match the parameter's language requirement." error message. Attached patch updating the name of variable and adding missing ',' on line 868.
Comment #5
robert castelo commentedAlternative patch has been comitted to dev branch to add Rules integration
https://www.drupal.org/node/1832904