This patch encodes e-mail addresses in mailto: if they aren't being obfuscated.

Comments

junyor’s picture

Title: Use mailto: for e-mail addresses » Use mailto: for e-mail addresses and theme_username for usernames
StatusFileSize
new942 bytes

Theme usernames correctly, too.

junyor’s picture

StatusFileSize
new977 bytes

The last patch would cause problems if multiple field names contained the text "name". This patch only applies theme_username() to the 'name' (username) field.