Posted by marcingy on June 25, 2009 at 8:02pm
| Project: | Content Access |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
If the core triggers module is enable an error is thrown in rules.inc as the function rules_log isn't available. This patch added a check to see if rules is enabled.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| content_access_rules.patch | 1.16 KB | Ignored: Check issue status. | None | None |
Comments
#1
#2
Reroll without screen message if rules isn't enabled.
#3
!? The .rules.inc file is only for rules, no one else includes and the actions are rules action? So I don't see how there should be any problem with core triggers. Please correct me (and reopen) if I haven't got the point.