Closed (fixed)
Project:
Whois lookup
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Jul 2009 at 07:31 UTC
Updated:
29 Jan 2010 at 14:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
helmo commentedSince the whois does not mandate a specific encoding this is a bit tricky. However the attached patch introduces utf8_encode() in a number of places.
It seems to do the trick for index.hu, but it screws up index.cn.
Any ideas would be welcome.
Comment #2
helmo commentedJust committed a modified version of this patch, which includes a distinction for .hu domains.
See: http://drupalcode.org/viewvc/drupal/contributions/modules/whois/whois.mo...
Comment #4
helmo commentedThe 4.2.0 version of the phpwhois library has a fix for the encoding of .hu domains. I have therefore removed the in #2 mentioned distinction from CVS.