Edit report at http://pear.php.net/bugs/bug.php?id=18699&edit=1
ID: 18699
Updated by: [email protected]
Reported By: suncoast dot adsl at yahoo dot com dot au
Summary: Net_Whois does not return results for *.de domains
-Status: Assigned
+Status: Closed
Type: Bug
Package: Net_Whois
Operating System: Linux
Package Version: 1.0.4
PHP Version: 5.3.6
Assigned To: kguest
Roadmap Versions:
New Comment:
-Status: Assigned
+Status: Closed
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
I've fixed this in subversion - I'll roll a new release soon.
Previous Comments:
------------------------------------------------------------------------
[2011-08-10 02:32:53] kguest
-Assigned To:
+Assigned To: kguest
------------------------------------------------------------------------
[2011-07-31 15:17:13] goan69
-Summary: Net_Whois does not rurn results for *.de domains
+Summary: Net_Whois does not return results for *.de domains
------------------------------------------------------------------------
[2011-07-31 10:19:08] goan69
Description:
------------
Use this link that use Net_Whois for an example.
http://internet-portal.me/domain/?dns=http://www.magazine-deutschland.de/
Works with any domain EXCEPT .de domains (Germany)
Just replace ?dns=domain to test.
Test script:
---------------
require_once "Net/Whois.php";
$whois = new Net_Whois();
// Lookup by DNS hostname
$host = filter_var($_GET['dns']);
$info = $whois->query($host);
$info = nl2br($info);
ech $info'
Expected result:
----------------
Expect to see whois results for any German domain (*.de)
Actual result:
--------------
As per the example I only get :
Domain: magazine-deutschland.de
Status: connect
AND NOTHING ELSE
ALSO microsoft.com, msn.com and google.com return hacked whois results.
------------------------------------------------------------------------
--
Edit this bug report at http://pear.php.net/bugs/bug.php?id=18699&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.