Last modified: 2012-12-12 13:48:37 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 T33771, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 31771 - Conflicts with Graphviz
Conflicts with Graphviz
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
FCKeditor (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-17 09:53 UTC by Thijs van der Kraan
Modified: 2012-12-12 13:48 UTC (History)
1 user (show)

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


Attachments

Description Thijs van der Kraan 2011-10-17 09:53:15 UTC
If I activate the media wiki extension FCKeditor the graphs (rendered by Graphviz) are corrupted. Example

1. Edit a page
2. Change editor from FCKeditor to WikiTextEditor
3. Input the following text and save the page 

 -------------
 <graphviz border='frame' format='png'>
 digraph example1 {Hello->World!}
 </graphviz>
 -------------

4. Page shows a picture of the above described graph.
5. Edit the page
6. The FCKeditor shows only the picture of the graph.
7. Changing editor from FCKeditor to WikiTextEditor corrupts the graph source to this 

 -------------
 <map name="ReleasePlanning---digraph+example1"></map>

 [[File:|This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.]]
 -------------

8. When changing the editor back to FCKeditor the picture is no longer displayed. It just shows the above text.
9. Changing to WikiTextEditor again further corrupts the graph source to 

 -------------
 &lt;map name="ReleasePlanning---digraph+example1"&gt;&lt;/map&gt;

 &#x5B;&#x5B;File:|This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.&#x5D;&#x5D;
 -------------

Because the CFEditor is started by default I'm unable to edit pages containing graphviz graphs, without loosing the graphs..
Comment 1 Andre Klapper 2012-12-12 13:48:37 UTC
Comment by j.swiderski in upstream bug reports http://dev.ckeditor.com/ticket/5602 and https://dev.ckeditor.com/ticket/6279 :
"FCKeditor and MediaWiki are no longer supported. Closing the ticket."

Hence closing as WONTFIX.

http://www.mediawiki.org/wiki/Extension:FCKeditor_%28Official%29 says:

There are currently two noteworthy alternatives to this extension:
1. WYSIWYG (this may however not support stable or legacy releases 
   of MediaWiki at all time), see 
   http://www.mediawiki.org/wiki/Extension:WYSIWYG
2. WikiEditor (this is a different approach), see 
   http://www.mediawiki.org/wiki/Extension:WikiEditor

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


Navigation
Links