Posted by adpo on September 11, 2009 at 8:25am
Jump to:
| Project: | Link |
| Version: | 6.x-2.6-beta3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
You 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.
#2