Non fully-qualified URLs are not turned into links

Non fully-qualified URLs are not turned into links

Issue ID:1303
Issue Category:bug
Component:uncategorized
Priority:major
Status:fixed
Assigned:evan
Milestone:0.8

We have many internal webservers which can be contacted without a fully-qualified domain name (e.g. http://host1/foo). For our internal laconi.ca install, we would like URLs that don't have fully qualified host names to be turned into links in the web interface. If there are security implications, perhaps this behavior could be turned on/off in config.php?

Thanks,

Legacy Data

This issue was migrated from another tracking system. The legacy data at time of import is provided below as a reference.

Ticket ID: 
1303
Reported by: 
cwalker
Owner: 
evan
Status: 
closed
Resolution: 
closed
Type: 
bug
Component: 
uncategorized
Priority: 
2
Version: 
2.5
Milestone: 
0.8

Updates

#1

I think this is just a bad assumption in the regex that decides if something should be linkified. There's no reason that http://host1/foo is not a valid URL, and no security implications that I can think of to recognising it as one.

#2

This issue has been resolved in the new URL detector work I've done. It's in the 0.8.x branch, and I believe will be in 0.8.1.

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.