Function location_user in location.module needs to use the edit parameter that is passed instead of $_POST['edit']. This is important for programmers attempting to save users with data from a source other than $_POST[].
-Ankur
Function location_user in location.module needs to use the edit parameter that is passed instead of $_POST['edit']. This is important for programmers attempting to save users with data from a source other than $_POST[].
-Ankur
Comments
Comment #1
ankur commentedUpdated location.module in HEAD:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/location/loca...
-Ankur
Comment #2
(not verified) commented