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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_list_content_type_name_0.patch | 689 bytes | mcarbone |
| user_list_content_type_name.patch | 689 bytes | mcarbone |
Comments
Comment #1
mcarbone commentedOops, I patched it in the wrong order. Second try.
Comment #2
john morahan commentedLooks 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)
Comment #3
deekayen commentedcommitted to CVS
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.