Posted by nernst on June 17, 2003 at 8:27pm
2 followers
Jump to:
| Project: | Buddylist |
| Version: | master |
| Component: | modules |
| Category: | bug report |
| Priority: | normal |
| Assigned: | al |
| Status: | closed (fixed) |
Issue Summary
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
#1
Fixed in CVS. Please test and CLOSE.
#2
works, closing