Page MenuHomePhabricator

Switching to Rich Editor drops captions from image links
Closed, InvalidPublic

Description

Author: asmodai

Description:
On a MediaWiki 1.16.0 installation where we use the FCKeditor extension from SVN we found that if we have an image as such:

[[Image:Tariff-v1.png|frame|right|Tariff components]]

Switching to the Rich Editor (and then back) will rewrite this line to:

[[Image:Tariff-v1.png|frame|right]]

In other words, the caption gets dropped from the Image link.

There is a bug report over at CKEditor ( http://dev.ckeditor.com/ticket/4373 ) that details the same issue.

I am just not sure if this is more of a MediaWiki or CKEditor issue. Best to keep this issue around as a reminder as well.


Version: unspecified
Severity: normal

Details

Reference
bz26317

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:21 PM
bzimport set Reference to bz26317.
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."