Ticket #2116 (new Bug)
MediaWiki and file links
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed | Cc: | fwoelk@… |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
