Last modified: 2012-12-12 13:48:44 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 T36536, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34536 - MediaWiki tags
MediaWiki tags
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
FCKeditor (Other open bugs)
unspecified
All All
: Lowest major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-20 08:15 UTC by lioncub
Modified: 2012-12-12 13:48 UTC (History)
1 user (show)

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


Attachments

Description lioncub 2012-02-20 08:15:53 UTC
Mediawiki: 1.18.1, 1.17.2

FCKeditor: svn, r108997, r108796, r102666

Tags: nowiki, source ... do not work!

Example tag <nowiki>:

Before:
This 
<pre>string pre</pre> 
<nowiki>String no wiki</nowiki>

After:
This 
<pre>string pre</pre> 
String no wiki

Example tag <source>:

Before:
This 
<pre>string pre</pre> 
<source lang="php">php code</source>

After:
This 
<pre>string pre</pre> <div style="text-align: left;" class="mw-geshi" dir="ltr"><div class="php source-php"><pre class="de1">php code</pre></div></div>

Example tag <ref>:

Before:
This 
<pre>string pre</pre> 
<ref>ref text</ref>

After:
This 
<pre>string pre</pre> 
&lt;ref&gt;ref text&lt;/ref&gt;
Comment 1 Mark A. Hershberger 2012-02-21 02:19:47 UTC
patches accepted, but we aren't really supporting FCKeditor any more.
Comment 2 Andre Klapper 2012-12-12 13:48:44 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