Ticket #1543 (reopened Bug)
FCKEditor breaks Interwiki links
| Reported by: | dbasulto | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN |
| Keywords: | Confirmed | Cc: |
Description
When using InterWiki links, FCKEditor translates them to regular wiki links, breaking its functionability.
IE:
[w:Barcelona] gets translated to a link to http://en.wikipedia.org/wiki/Barcelona when using InterWiki capabilities.
FCKEditor converts that syntax into:
[[W:Barcelona|w:Barcelona]]
converting it into a regular Wiki link to page W:Barcelona
Change History
Note: See
TracTickets for help on using
tickets.