Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2008 at 21:46 UTC
Updated:
5 Nov 2008 at 17:21 UTC
It appears that no matter what you set your display weight to, the weight always comes through as 0.
Thanks.
Comments
Comment #1
bdragon commentedOy, I just noticed this while going through that section of code.
Thanks, fixed!
http://drupal.org/cvs?commit=147911
http://drupal.org/cvs?commit=147912
Comment #2
elioshFor Drupal 6 version, I have the same problem.
I resolved it changing this code (in function location_nodeapi)
from :
TO :
I hope this is the right patch :-)
Comment #3
bdragon commentedYes, I KNOW it's broken in rc2, you don't have to remind me.
See http://drupal.org/cvs?commit=147911.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.