Closed (fixed)
Project:
Birthdays
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Aug 2007 at 19:56 UTC
Updated:
2 Oct 2007 at 14:43 UTC
When I click on "reset birthday" on my profile, I get the following output:
warning: extract() [function.extract]: First argument should be an array in /var/www/drupal/modules/birthdays/birthdays.module on line 746.
xdebug also returns the following extra info:
warning: array_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in /var/www/drupal/modules/user/user.module on line 2447.
warning: array_merge_recursive() [function.array-merge-recursive]: Argument #2 is not an array in /var/www/drupal/modules/user/user.module on line 2447.
warning: uasort() [function.uasort]: The argument should be an array in /var/www/drupal/modules/user/user.module on line 2450.
Also, afterwards, the birthday is reset to today on my profile, but other information in the same category on the profile is also reset. (In this case, a text field has been cleared).
Comments
Comment #1
maartenvg commentedI can duplicated the bug and I'm trying to fix it. Thanks for mentioning it.
Comment #2
maartenvg commentedI think I have fixed it (at least for my setup). I've committed the changed version to CVS which will take a few hours to update. Please report back whether it has been fixed for you as well.
Comment #3
Lapino commentedThe bug seems to be fixed here too!
Comment #4
(not verified) commented