If content types have been configured as a user list, the link to the content type user list uses the full object ($name) instead of the node type name ($name->name) as the title of the link. The patch fixes that small error.

Comments

mcarbone’s picture

StatusFileSize
new689 bytes

Oops, I patched it in the wrong order. Second try.

john morahan’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me, tested and works (fixes an error "warning: htmlspecialchars() expects parameter 1 to be string, object given in /.../includes/bootstrap.inc on line 631." which was appearing on the /userlist page)

deekayen’s picture

Status: Reviewed & tested by the community » Fixed

committed to CVS

Anonymous’s picture

Status: Fixed » Closed (fixed)

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