Closed (fixed)
Project:
External Links
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2009 at 15:58 UTC
Updated:
3 Jan 2010 at 01:10 UTC
If your host is an IP address, all links are considered as external.
I have added, after Line 15 in extlink.js :
if (subdomains == host) subdomains = '';
Comments
Comment #1
quicksketchThis has been fixed as part of #663640: Wrong subdomains discovery.