#3689: Unneeded unicode character found in English translation files
-----------------------+----------------------------------------------------
 Reporter:  martinkou  |       Owner:  martinkou     
     Type:  Bug        |      Status:  new           
 Priority:  Normal     |   Milestone:  CKEditor 3.0  
Component:  General    |     Version:  SVN (CKEditor)
 Keywords:  Oracle     |  
-----------------------+----------------------------------------------------
 L670 of en.js says
 {{{
         toolbar     : 'Link\u200b',     // IE6 BUG: A title called "Link"
 in an <A> tag would invalidate its padding!!
 }}}

 The \u200b character is no longer needed - the issue it was meant to fix
 was fixed in #2952. Now it is appearing as an extra space in some
 browsers.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3689>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to