On Thu, Mar 04, 2004 at 07:43:34PM +1100, Matthew Palmer wrote: > Not quite sure what the basis for this is, but the bug summary has some > interesting issues. For example, bugs for Dave Beckett's packages > ([EMAIL PROTECTED]) aren't showing up in developer.php. As an > example, bug #234246 (against libraptor1-dev) doesn't show up on the bug > summary for Dave. > > It may or may not be related, but the BTS doesn't find Dave's bugs (when > searching by maintainer) unless you use the uppercase form of Dave's e-mail > address ([EMAIL PROTECTED]). That's an issue I'm going to take up > with [EMAIL PROTECTED] separately. If they're related, I guess it's > going to be an easy bug to fix in developer.php.
I'd like to note that this is actually different from the existing "search by submitter is case-sensitive" bugs. "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]" are different e-mail addresses, and it's correct for debbugs to treat them differently. The part that should be case-insensitive is the domain part, so "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]" should be considered equal. Cheers, -- Colin Watson [EMAIL PROTECTED]