[Bug 7408] New: AppDB get_notify_email_address_list returns new maintainer's address twice

Wine Bugs wine-bugs at winehq.org
Mon Feb 12 21:04:32 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7408

           Summary: AppDB get_notify_email_address_list returns new
                    maintainer's address twice
           Product: WineHQ Apps Database
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: website-bugs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ploujj at gmail.com


I noticed that after I added myself as a monitor to the Beyond Good and Evil
demo version (http://appdb.winehq.org/appview.php?iVersionId=5161) AppDB printed
two boxes with the following text:

[
You will now receive an email whenever changes are made to this Application version.
]
	
[	
Message sent to: ploujj at gmail.com ploujj at gmail.com cmorgan at alum.wpi.edu
tony.lambregts at gmail.com xerox_xerox2000 at yahoo.co.uk frank at frankscorner.org
alex at thehandofagony.com killertux at suomi24.fi molle.bestefich at gmail.com
jan.wine at zerebecki.de nlaw at nildram.co.uk
]

As you can see my email appears twice. I'm not a maintainer of this application,
and obvious I'm not a monitor for this particular version. I am a monitor for
the only other version of this app
(http://appdb.winehq.org/appview.php?iVersionId=3786), but this logically
doesn't explain why I should be sent two emails.

Actually, I only got one email as a result of this. Note that this could either
be explained by gmail filtering duplicate emails (possibly) or the AppDB mailer
being smart somewhere down the line.

I quickly looked at the AppDB code and determined that SendNotificationMail in
include/monitor.php prints those messages by first calling
get_notify_email_address_list in include/user.php which returns a list of
emails. Without access to the database, I can only guess that it returns my
email twice.

Anyways, it would be nice to have this fixed :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list