Closed (fixed)
Project:
NetForum Authentication
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2009 at 19:08 UTC
Updated:
17 Oct 2009 at 00:00 UTC
This patch is actually for the Drupal 6 version of the module which I downloaded via CVS, but for which there's no CVS tag to create an issue against :(
When a user is not a netForum user, some errors are displayed on the user edit page, e.g.
* warning: array_keys() [function.array-keys]: The first argument should be an array in modules/user/user.module on line 1498.
* warning: Invalid argument supplied for foreach() in includes/form.inc on line 1205.
The attached patch fixes this problem and correctly loads the user data.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| user_edit_page.patch | 613 bytes | stella |
Comments
Comment #1
james.michael-hill commentedGreat, thanks Stella!
Comment #2
james.michael-hill commentedFixed in r 1.11.2.6
Comment #3
james.michael-hill commented