Closed (fixed)
Project:
Whois lookup
Version:
6.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
29 Oct 2009 at 13:27 UTC
Updated:
25 Dec 2009 at 09:30 UTC
As mentioned in #550482 there is a bug that prevents the lookup of ip addresses
Since the solution seemed easy I created a fix for it.
Unfortunately this did uncover another small bug in phpwhois, which I patched along the way and posted on sourceforge under tracker id 2888773 (https://sourceforge.net/tracker/?func=detail&aid=2888773&group_id=31207&...)
I've attached the phpwhois patch here also for convenience.
| Comment | File | Size | Author |
|---|---|---|---|
| whois-validip.patch | 1.39 KB | helmo | |
| phpwhois-4.1.3_validip.patch | 420 bytes | helmo |
Comments
Comment #1
helmo commentedI was just a bit too quick with the version field there....
And now the node reference as a link: #550482: What is this module for?
Comment #2
helmo commentedBoth patches have now been committed to CVS.
Unfortunately phpwhois has not yet released a new version, leaving this bug open until then...
Comment #3
helmo commentedFix for #653156: Unfixable whois_parse_url, which should resolve this issue, has been committed.
Please re-open if the problem persists.