Opened 15 years ago
Closed 13 years ago
#5786 closed Bug (invalid)
"fckLR" inserted in reference templates breaks citations
Reported by: | naught101 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | SVN (FCKeditor) - Retired |
Keywords: | Cc: | naught101@… |
Description
This is also reported here: https://bugzilla.wikimedia.org/show_bug.cgi?id=23768
If you have an existing reference using a citation template, created without the rich editor enabled, and then you edit it with the rich editor enabled, FCK breaks the citation template.
Steps to reproduce:
- edit a page without the rich editor, and add a reference with a citation
template inside it, like this: <ref> {{Cite web | author = Author Name | title = Blah |... }} </ref>
- Enabled the rich editor, and then disable it (you might need to re-edit the
page). The reference will now look like this: <ref>fckLR{{Cite webfckLR| author = Author NamefckLR| title = BlahfckLR|...fckLR}}fckLR</ref>
I'm using the latest SVN version of the extension, on MW 1.16.beta3. Editing in firefox on linux.
This bug is fairly major as it completely breaks all cite extensions, and they must all be manually edited to remove line breaks or fckLR bits, if you're too late. On a big site with lots of existing citations, this is a killer.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Keywords: | references templates removed |
---|---|
Milestone: | CKEditor 3.x |
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible.
Note : in step 1 there are supposed to be line breaks before {{, |, }}, and </ref>, like this: