Posted by gianfrasoft on January 5, 2012 at 3:15pm
3 followers
| Project: | Context PHP |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
My context PHP reaction code doesn't fire.
After struggling with code, and after a look at other similar modules, i soved using function:context_enabled_contexts
in place of:context_active_contexts
in contextphp_reaction_php.inc file.
Please, can anyone verify if this issue is a bug fix?