It makes a link, but nothing happens when I click on it. I have copied the link with DOM-Explorer and this is what mediawiki-software generates:
Version 1.21 doesn't wok: <a class="external text" href="file://server4%5CFolderA%5CFolderB%5CFolderC%5CFolderD%5CDokumentations" rel="nofollow">within this Folder</a> Version 1.19 work: <a class="external text" href="file://server\FolderA\FolderB\FolderC\FolderD\Dokumentations" rel="nofollow">within this Folder</a> The Wiki-Text is: # Documentation can be found [file://server\FolderA\FolderB\FolderC\FolderD\Dokumentations within this Folder]. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Benjamin Lees Sent: Friday, December 13, 2013 6:11 PM To: MediaWiki announcements and site admin list Subject: Re: [MediaWiki-l] Links to Filesystem not work after Update So are you getting "[file://intranet\foldera\folderb\folderc\Dokuments MyDocuments]" displayed unparsed as the output, or is it actually making a link for you that then does nothing when you click it? _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
