Closed (fixed)
Project:
Link
Version:
6.x-2.6-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2009 at 08:25 UTC
Updated:
23 Oct 2011 at 19:31 UTC
My link is
file:///Y:/TYPESETTING/PAPERS/test.txt
But after save, for firefox this link looks like:
file:///PAPERS/test.txt
Firefox cuts: Y:/TYPESETTING
Comments
Comment #1
jcfiala commentedYou don't really want to put a file:// link into the link module - that link points to the current person's computer, so if bob from Newark is visiting your site, that link won't be going anywhere.
As part of that, currently the file:// protocol isn't supported by link, although I'm considering adding it in anyway.
Comment #2
dqd