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

Re: Bug#142001: tag 142001 patch



Matt Kraai:

> +        # canonicalize weird names until admin@db.debian.org fixes them
> +        if ($ldap_cn eq "Bjorn" and $ldap_sn eq "Brenander") {
> +            $ldap_cn = "Bj\xf6rn";

If this is meant to be included by several languages' it needs to be
written "Björn".

> +        } elsif ($ldap_cn eq "Miroslaw" and $ldap_sn eq "Baran") {
> +            $ldap_cn = "Miros/law";
> +        }

And that probably should be "Mirošlav", unless I get the character
wrong.

-- 
\\//
Peter - I do not read or respond to mail with HTML attachments.
  Statement concerning unsolicited e-mail according to Swedish law:
  http://www.softwolves.pp.se/peter/reklampost.html




-- 
To UNSUBSCRIBE, email to debian-www-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: