Closed (fixed)
Project:
Buddylist
Version:
master
Component:
modules
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jun 2003 at 20:27 UTC
Updated:
17 Jun 2003 at 21:42 UTC
System: postgres 7.3.2, php 4.2.3, Solaris
Drupal CVS
Latest buddylist (1.4)
In the buddylist_page() function, the $edit array is empty and therefore the user id that was submitted from the form is not passed correctly to the INSERT query - resulting in a database full of UID 0. This probably has something to do with register_globals?
Comments
Comment #1
al commentedFixed in CVS. Please test and CLOSE.
Comment #2
nernst commentedworks, closing