Last modified: 2011-07-27 23:25:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T25941, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23941 - FCKeditor breaks <imagemap> tags
FCKeditor breaks <imagemap> tags
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
FCKeditor (Other open bugs)
unspecified
All Windows XP
: Low major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-13 12:18 UTC by Tyag
Modified: 2011-07-27 23:25 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tyag 2010-06-13 12:18:19 UTC
Hi,

This is a superlative editor. Thanks to all for keeping this going so well. 

I have a problem that when I try to use FCKeditor to change existing pages created through the MediaWiki standard editor. When I fire up the editor, and check the 'wikitext' in a page containing an existing <imagemap> tag I have the problem that the FCK converter to wikitext does not consider the additional pipes following the Image: command. 

For example :
Original Wikitext

<imagemap>
Image:SF_BP_L3.jpg|thumb|800px|Name of my image
rect 124 106 208 122 [[link to part a]]
rect 124 140 332 156 [[link to part b]]
</imagemap> 

FCKeditor converted Wikitext

<imagemap>
Image:SF_BP_L3.jpg
thumb|800px|Name of my imagerect 124 106 208 122 [[link to part a]]
rect 124 140 332 156 [[link to part b]]
</imagemap> 

So if i save the above after making some changes in some other part of the page I get the error:


Error Message:
Error: unrecognised shape at line 3, each line must start with one of: default, rect, circle or poly

As you can see the text after the file extension .jpg in the above is moved to the next line and concatenated with the firsts image-map-reference line thus making the image not renderable 

the htmll code looks like this
<img _fck_mw_filename="SCP_BP_L2.jpg" _sik_img_map="thumb|1000 px|Name of my imagerect 73 146 256 219 link to part arect 275 146 459 216 link to part b.....
Comment 1 Tyag 2010-06-13 13:42:10 UTC
Maybe this is related to the already reported Bug - 21128. Bug 21128 is not explicitly described but appears to be a similar issue.
Comment 2 Chad H. 2011-07-27 23:25:52 UTC
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."

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links