Closed (cannot reproduce)
Project:
Context
Version:
7.x-3.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2012 at 23:17 UTC
Updated:
27 Jul 2013 at 23:04 UTC
Hi there,
Hope you can help me. I am loading a delta theme based on Context > Taxonomy with the tag "education'.
When an article is loaded (with the appropriate tag), all is good.
But when a basic page is loaded (again with the appropriate tag), it never fires.
Wondering if I am doing something incorrect, or if anyone has any ideas?
Thanks in advance!
Comments
Comment #1
lookatthosemoose commentedI can confirm this behavior for the default 'Basic Page' content type.
Comment #2
lookatthosemoose commentedI can confirm this behavior for the default 'Basic Page' content type. Steps to replicate:
1 - Create a basic page with a page alias
2 - Create a context with condition: path set to alias of basic page node
3 - Set arbitrary reaction
4 - Visit URL of basic page node
5 - See context not activated
6 - Inspect classes, see no context-[context_name]
I believe this to be a bug.
Comment #3
tekante commentedI am not able to replicate using the instructions in comment 2. I created a basic page with path alias of arbitrary-alias-1515768. I created a context to activate on condition path arbitrary-alias-1515768 with a debug reaction. When I visit the path arbitrary-alias-1515768 I see the debug reaction fire.
Comment #4
tekante commentedComment #5
mr.marlin commentedA while back I had a Context issue acting in a similar way as yours, and I also was using the Delta module. The solution was to add/set a Reaction for the delta in addition to your reaction for Blocks, etc. If you didn't set the Delta reaction, the context would not work. So set the Delta, and hopefully all will be good again.
Comment #6
tekante commentedClosing as unable to reproduce and additional debugging information is not available to continue troubleshooting. Hopefully malibumarlin's information allows for resolution of the issue but if not please provide more details about how to replicate.