Closed (fixed)
Project:
Real Name
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2010 at 17:56 UTC
Updated:
11 Nov 2010 at 04:50 UTC
If the plain option is specified for realname_username(), it will still output as a link to the homepage property of an anonymous user if available.
The attached patch additionally checks $options['plain'] to determine if the the name should be linked to the homepage.
(the line numbers might not line up due to another patch on my local realname_theme.inc file)
| Comment | File | Size | Author |
|---|---|---|---|
| realname-anon_plain.patch | 900 bytes | gapple |
Comments
Comment #1
sgabe commentedI can confirm this, patch looks good and applies fine.
Comment #3
dave reidCommitted to CVS!
http://drupal.org/cvs?commit=442868