Page MenuHomePhabricator

fullurl link corrupted by Rich Editor
Closed, InvalidPublic

Description

Author: johannf

Description:
MediaWiki edition: 1.16 alpha
FCKeditor version: newest, as of today.

Problem description:

When editing a page containing a fullurl link, it gets corrupt:

Correct link: [{{fullurl:somepage|action=edit}} change]

When entering Rich-mode, the link obviously gets corrupt and looks something like this:

[{{fullurl:somepage|action=edit}} change]

Entering Rich- mode a second time, the url now becomes;

[{{fullurl:somepage|action=edit}} change]

The third time:

[{{fullurl:somepage|action=edit}} change]

End of test.

It looks like the fullurl syntax is unknown to the FCKeditor (converter at some level), and the escape sequence produced is also not handled in a "consistent" manner.

Kind regards,

Johann A. Fannberg.


Version: unspecified
Severity: normal
OS: Windows XP

Details

Reference
bz23254

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:09 PM
bzimport set Reference to bz23254.
bzimport added a subscriber: Unknown Object (MLST).

Copied from bug 30075:

Per this upstream bug http://dev.ckeditor.com/ticket/5602

"FCKeditor and MediaWiki are no longer supported. Closing the ticked as invalid."