Closed (fixed)
Project:
Location
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2007 at 19:33 UTC
Updated:
25 Jan 2007 at 02:15 UTC
Revision 1.73 is throwing array_merge errors at line 496. If this line is commented out (turning off the validation function) - then another array_merge error appears at line 643.
Switching back to Revision 1.72 gives a working copy of location.module:
http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/modules/lo...
Comments
Comment #1
TimDavies commentedI'm seeing this problem too...
I've got it working by changing line 496 to be:
and by changing 643 to be:
This gets the location forms working as far as I can see - but I'm not sure what else it breaks....
Comment #2
TimDavies commentedOk - it breaks most of it so it seems...
Comment #3
ankur commentedThis issue should be fixed by the most recent commit. If it's not, please reopen this issue.
Comment #4
(not verified) commented