I'm creating a rule to update a field when a certain content type is viewed. I have the node being output by a Node Template Panel, and doing so seems to cause the condition to error out.

Any one encountered this before? Is there a solution to have rules understand what the node type is from a panel template?

EDIT: It seems that running a node template through a panel prevents any rule from working. I have a blanket rule 'when content is viewed' show message 'testing' and it won't show in a panel template. It looks like I'll be forced to move my node templates into blocks or hard coded templates

Comments

fago’s picture

Status: Active » Closed (works as designed)

If panels does aways with the "node_view" hook, we can do nothing about that. If that's the case better file an issue at panels.

hnln’s picture

mitchell’s picture

Component: Miscellaneous » Provided Module Integrations

Updated component.

mitchell’s picture

Issue summary: View changes

Bug report