Closed (fixed)
Project:
Type-local nids
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 22:13 UTC
Updated:
2 Feb 2010 at 01:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
jbrown commentedtry giving type_local_nids a negative module weight
Comment #2
decipheredHi jbrown,
Having a weight of 0 for a module beginning with the letter "t" means that $node->lnid and the token [lnid] will not be available for about 75% (alphabetical calculation, made for a point not for accuracy) of modules with the weight 0. I would have to think this is a fairly critical issue?
Sure each user hitting this issue could simply adjust the weights of their modules, but really, how many users are going to be to do that? It's not a very user friendly solution.
I would suggest setting the weight of Type-local nids to -1 on install.
Patch attached (requires #678386: Code cleanup patch).
Cheers,
Deciphered.
Comment #3
jbrown commentedhttp://drupal.org/cvs?commit=316094