Ticket #11427 (assigned Bug)
p.a.d should get e-mail from PAS for comments from actual users, not store it on the comment
Reported by: | davisagli | Owned by: | timo |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Commenting/Discussion | Version: | |
Keywords: | Cc: | timo@… |
Description
Currently if a logged-in user adds a comment, the comment's author_email attribute gets set to the e-mail of the user. However, if the user later changes their e-mail address, the comment still has the old e-mail address stored.
So probably author_email should be turned into a property which looks up the e-mail from PAS in the case where the comment was created by a user rather than anonymously.
Change History
Note: See
TracTickets for help on using
tickets.