Felix Antonius Wilhelm Ostmann <[email protected]> writes: > I checked libidn and it return ss for ß for .de-domains, but this > behavior changed yesterday. My understanding of libidn is to small to > send a patch, sorry for that.
IDNA2003 applications will forever translate ß into ss, it is only newer applications (IDNA2008) that will be able to handle ß in the new way. What is needed is to implement IDNA2008 in Libidn. There are some discussions about this on the help-libidn mailing list (cc'd) right now. /Simon _______________________________________________ Help-libidn mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-libidn
