Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 218694

Summary: idnkit conversion error if strings contains '_'
Product: Community Relations Reporter: Hayama Yossihiro <yossi>
Component: Developer RelationsAssignee: Gentoo Community Relations Team <comrel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hayama Yossihiro 2008-04-21 06:59:54 UTC
can't use underscores(_) when emerge net-dns/bind-tools with --enable-runidn.


Reproducible: Always

Steps to Reproduce:
1.compile net-dns/bind-tools with '--enable-runidn --with-idn'
2.can't work next command with error messages.
 # dig default._domainkey.example.jp TXT 
 convert UTF-8 textname to IDN encoding: prohibited character found
3.if compile it without '--enable-runidn --with-idn' it works.




I think, idnkit have to change '_' checking.
Comment 1 SpanKY gentoo-dev 2008-04-21 07:15:10 UTC

*** This bug has been marked as a duplicate of bug 218686 ***