Closed (fixed)
Project:
Rules
Version:
7.x-2.0-rc2
Component:
Rules Core
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
25 Oct 2011 at 19:56 UTC
Updated:
15 Feb 2022 at 20:26 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedAnyone encounter this issue? It seems like it would have come up before...
When using a 'Node Template' panel, custom rules don't fire.
Comment #2
Letharion commentedI can indeed reproduce this problem.
@Rules maintainers: What exactly would Panels need to do to trigger the 'Content is going to be viewed'-event?
Comment #3
Anonymous (not verified) commentedI'm running into this across multiple projects. Rules and Panels are so necessary and so powerful, it'd be great to get this bug out of the way.
Comment #4
Anonymous (not verified) commentedA rule may be firing if I force the user to the 'node/$nid' URL. Global redirect will push it to the right URL and I believe the message was showing up, the only issue is through normal navigation, I can't really force the node/$nid, and I don't want people to have easy access to URL's (private messages and such).
The perfect scenario would the node alias would trigger the rule for it's aliased node, then load the panel template relating to it.
Comment #5
Anonymous (not verified) commentedI don't have time to dig into this issue myself, so any guidance would be great.
Updating the issue information a bit
Comment #6
polI'm also having the problem with Rules and Panels.
I'm also willing to provide a patch if someone could help me a bit.
Comment #7
Letharion commentedThe Rules issue queue, like many others we have on d.o, are very high traffic, and have few people to help out.
For anyone who is interested in getting this issue, and others for Rules fixed, I encourage you to help out, by answering support requests, testing patches, and closing old un-relevant tickets. That will help the Rules maintainers focus on more important issues.
Comment #8
Letharion commentedPerhaps this issue #1118894: How to implement modules that use hook_nodeapi('view') in Panel Pages for nodes can be of help to someone that has this problem
Comment #9
hnln commentedhttp://drupal.org/project/rb provides this functionality but I'ds rather see it in rules itself.
Comment #10
samlj commentedSame problem here. Will check the solution proposed by HnLn
Comment #11
dasjoi guess this has been fixed in #1118894: How to implement modules that use hook_nodeapi('view') in Panel Pages for nodes http://drupal.org/node/1118894#comment-5310616
Comment #12
dasjoComment #14
mitchell commentedUpdated component.