Closed (fixed)
Project:
Disqus Migrate
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2012 at 09:50 UTC
Updated:
29 Sep 2015 at 15:14 UTC
Jump to comment: Most recent, Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1676664-2.patch | 607 bytes | thedavidmeister |
| #1 | disqus_migrate.export.zip | 3.38 KB | standingtall |
Comments
Comment #1
standingtallUse this file and it will work.
Comment #2
thedavidmeister commentedHere'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.
Comment #3
juampynr commentedReviewed.
Comment #4
juampynr commentedCommitted. Thanks!