After a fresh install of Drupal (6) and then a fresh install of the module, going to admin/user/user/create produces PHP warnings about $object not actually being an object.

CommentFileSizeAuthor
#1 dff.302457.txt836 bytesAjK

Comments

AjK’s picture

Status: Active » Needs review
StatusFileSize
new836 bytes
AjK’s picture

Version: 6.x-1.0 » 6.x-1.x-dev

I believe I actually made the patch against the branch head.

populist’s picture

Status: Needs review » Fixed

I modified the patch slightly to check explicitly for the object before doing any processing. Applied to 6.x and 5.x.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.