Download & Extend

Problem if your host is an IP address

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

Status:patch (to be ported)» fixed

This has been fixed as part of #663640: Wrong subdomains discovery.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here