The problem is that dba_fetch in php reads case sensitive, while the e-mail addresses in keys in some db files used by ddpo are mixed case. The solution is to make the e-mail addresses in keys in the db files lowercase, and to make ddpo access the db files with e-mail addresses converted to lowercase.
The e-mail addresses in the keys "op:..." in the wnpp db file are already in lowercase, so this change in ddpo fixes part of the bug : http://anonscm.debian.org/viewvc/qa?view=revision&revision=2791 The result of that change is that this ddpo page now also includes the three ITP bugs : http://qa.debian.org/developer.php?login=vincentc1...@gmail.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org