[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#671457: DDPO: email address affected by case sensitivity



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=Vincentc1208@gmail.com


Reply to: