﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2116	MediaWiki and file links	Wiktor Walc		"Source: http://www.fckeditor.net/forums/viewtopic.php?f=6&t=9289

we are using wiki extension FCKeditor 2.6 in media wiki 1.11.0 to edit the wiki text. The editor is working fine with just one exception. 
Because we don't want to upload all documents to the wiki, we link documents to our wiki pages with the following syntax:


{{{
<html><a href=""file://servername/directoryname/documentname.doc"" target=""_blank"">description</a></html>
}}}


After editing the page with FCKeditor the code is replaced by the editor with:

{{{
[file://servername/directoryname/documentname.doc description]
}}}

So the link doesn't work any more."	Bug	closed	Normal		Project : MediaWiki+FCKeditor	SVN (FCKeditor) - Retired	invalid		fwoelk@…
