Closed (fixed)
Project:
Rules Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2011 at 14:09 UTC
Updated:
23 Nov 2011 at 15:00 UTC
Installed the latest rules dev and this rules links dev module.
On the edit page of the rules link page created, selecting a node bundle does not have any effect, the rules link does not show up on the nodes of that type.
I remembered another thread mentioning the user page not showing the rules link, and tested the rules link by selecting node, but without selecting any node bundles, thus basically allowing all nodes to have the node link.
That works, so the bundle selection functionality is broken.
(I'm now working around this in my style sheet disabling visibility on the node types)
Comments
Comment #1
Yuri commentedI now applied a patch posted on 2 November: http://drupal.org/node/1312268#comment-5193118 named 'rules_link_bundles_fix_patch' which is not committed yet.
Applying that patch solved this current issue.
Comment #2
sepgil commentedI committed the patch from that issue.