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.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stefanhapper’s picture

Greg, thanks for this great module!

Is there any chance that this issue above will be fixed anytime soon? Is there a simple workaround that I can use in the meantime?

greg.harvey’s picture

Hi,

Thanks for bumping this - I forgot about it. It's not a difficult fix, but I haven't had chance to look at it. If I get a spare few hours over the holidays I'll take a look, but I'm afraid I can't promise anything.

slv_’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Given the time this issue has, and the fact that probably nobody is interested on having a fix for the D6 version, I'm closing this, since the fix doesn't seem to be needed anymore.

FiNeX made their first commit to this issue’s fork.