Download & Extend

cannot redeclare content_complete_rules_condition_info()

Project:Content Complete
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
content_complete-6.x-1.0.patch2.15 KB

Comments

#1

Status:active» fixed

Thanks, I've removed it from the latest dev.

#2

Status:fixed» closed (fixed)

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