Closed (fixed)
Project:
Node Relativity
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2009 at 10:07 UTC
Updated:
22 Sep 2010 at 12:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
jonhattanExtending the title to describe the use case when this happens. Attached patch implements the solution suggested by jancor.
Comment #2
jonhattanattachment..
Comment #3
jonhattanand here is a more elaborated patch that simplifies the code a bit.
Comment #4
Herman Hiddema commentedI ran into the same problem, and found the same cause. The first patch is the solution I used as well, but it is quick and dirty. The second patch, which uses %node, is the more correct drupal way to do it, IMO, and should be preferred.
Comment #5
jonhattanCommited. http://drupal.org/cvs?commit=417806