#695: Wrong single quote entity code?
---------------------------------------------+------------------------------
  Reporter:  [EMAIL PROTECTED]  |       Owner:  mosipov           
      Type:  Bug                             |      Status:  closed            
  Priority:  Normal                          |   Milestone:  FCKeditor.Java 2.4
 Component:  Server : Java                   |     Version:  FCKeditor 2.5.1   
Resolution:  fixed                           |    Keywords:  SF                
---------------------------------------------+------------------------------
Changes (by mosipov):

  * status:  assigned => closed
  * version:  => FCKeditor 2.5.1
  * resolution:  => fixed
  * milestone:  => FCKeditor.Java 2.4

Comment:

 Fixed in [1342] in FCKeditor#escapeXml according to
 
[http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references#Predefined_entities_in_XML
 this]
 escaping symbols with Unicode codepoints now.

 Works as expected, tested with
 {{{
 <FCK:editor id="EditorDefault">
 Some simple ' hacks by Mike's <strong>abitions</strong> for &lt;, &gt; and
 " &#39;
 </FCK:editor>
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/695#comment:9>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to