Closed (fixed)
Project:
Signup Rules
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Mar 2011 at 09:53 UTC
Updated:
25 Mar 2011 at 10:51 UTC
The rules elements provided by the signup rules module all follow the naming scheme "signup_xxxxx". According to the rules api also the handler functions would be named according to this scheme.
This could lead to the situation that functions provided by the signup rules module might have a name conflict with functions provided by the signup module. Also rules doesn't allow two elements provided with the same name, should there be signup elements also provided by the signup module.
Correct would be to have the naming convention "signup_rules_xxxxx" for all signup rules elements.
I'll correct this in the next version.
Christian.
Comments
Comment #1
meichr commentedThe problematic rules elements and handler functions have been renamed in the latest version of the signup rules module to conform to rules and module name space naming conventions.
As the signup rules module is still in its review phase I mark this issue as fixed.
Christian.