Posted by Moino on October 30, 2009 at 3:58pm
Jump to:
| Project: | External Links |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
This has been fixed as part of #663640: Wrong subdomains discovery.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.