#2223: Unnecessary link piping
--------------------------------------------+-------------------------------
  Reporter:  Joe Beaudoin Jr.               |       Owner:          
      Type:  Bug                            |      Status:  reopened
  Priority:  Normal                         |   Milestone:          
 Component:  Project : MediaWiki+FCKeditor  |     Version:  SVN     
Resolution:                                 |    Keywords:  Review- 
--------------------------------------------+-------------------------------
Changes (by wwalc):

  * keywords:  Review? => Review-


Comment:

 Looks very good. I didn't check it deeply, but when checking random
 articles from MediaWiki I managed to find just two more issues:
 {{{
 [[Official position]]s
 }}}
 is changed into:
 {{{
 [[Official position|RTENOTITLEs]]
 }}}

 Links to categories now are broken:
 {{{
 [[Category:Help]]
 }}}
 changes into:
 {{{
 [[Category:Help|RTENOTITLE]]
 }}}

 I haven't checked it, but it seems that this code either removes the
 following feature, or moves it into other place, could you explain it?
 It looks like it:
  * removes fix for #2075 in FCKeditorParser.body.php
  * removes fix for #2483 in FCKeditorSkin.body.php (RTECOLON)

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2223#comment:14>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to