[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: the bug report
From: |
Alexander Gnauck |
Subject: |
AW: the bug report |
Date: |
Thu, 24 Aug 2006 21:39:43 +0200 |
Hello James,
lower your ASCII IDN representation before you convert it with
IDNA.ToUnicode(strASCII) and it will work.
I will update the code and lower the ASCII string automatically.
Can you confirm if this works for you?
Mit freundlichen Grüßen
Best Regards
Alex
________________________________
Von: address@hidden [mailto:address@hidden Im Auftrag von James hu
Gesendet: Freitag, 18. August 2006 15:44
An: address@hidden
Betreff: the bug report
hi,
I use your latest "GNU Libidn" api version, I find a bug.
I use the "C#" dll in vs.net.
I want to decode Punycode to Chinese, it appears over flow.
the test case: "xn--4qRx0Q8oU" --> "就玩吧"
If your fix this bug, please tell me.
--
Best Regards,
James
- the bug report, James hu, 2006/08/24
- AW: the bug report,
Alexander Gnauck <=