cannot redeclare content_complete_rules_condition_info()
tayzlor - April 8, 2009 - 13:36
| Project: | Content Complete |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
bug occurs because the function is being declared twice in the module...
once inside content_complete.module file and secondly inside content_complete.rules.inc .
*note, this bug only occurs if you enable the Rules module.
suggest removing code from the .module file and keeping it in the rules.inc file.
have attached a patch to cover this,
thanks
graham.
| Attachment | Size |
|---|---|
| content_complete-6.x-1.0.patch | 2.15 KB |

#1
Thanks, I've removed it from the latest dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.