The hook_preprocess_node() implementation does not work on any pages showing more than one parent node (e.g. a view or taxonomy)

Created on 3 July 2009, over 15 years ago
Updated 7 August 2023, over 1 year ago

Because the module uses the $vars['id'] variable to only execute on the first pass of nodereference_variables_preprocess_node(), if there is more than one node on a page then it will never load the children of any nodes other than the first in the list.

Need to rewrite this with a custom counter to handle lists of nodes.

🐛 Bug report
Status

Closed: won't fix

Version

1.1

Component

Code

Created by

🇫🇷France greg.harvey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
Production build 0.71.5 2024