At this moment all comments made by a drupal user are assigned an anonymousXXXXX@anonymous.com email instead of displaying user's email, which is really inconvenient.

Comments

standingtall’s picture

StatusFileSize
new3.38 KB

Use this file and it will work.

thedavidmeister’s picture

Category: Feature request » Bug report
Issue summary: View changes
StatusFileSize
new607 bytes

Here's an actual patch in a useful format. My fix is almost identical to that fix. This is a bug though, not a feature request, emails should always be associated with user accounts if the comment has a non-zero uid.

juampynr’s picture

Status: Active » Reviewed & tested by the community

Reviewed.

juampynr’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

  • juampynr committed fe9a02a on 7.x-1.x
    Issue #1676664 by thedavidmeister and standingtall: Get user email
    

Status: Fixed » Closed (fixed)

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