Ticket #8995: 8995.patch

File 8995.patch, 489 bytes (added by Garry Yao, 12 years ago)
  • _source/plugins/bbcode/plugin.js

    IDEA additional info:
    Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
    <+>UTF-8
     
    468468                };
    469469
    470470                // Parse it.
    471                 parser.parse( CKEDITOR.tools.htmlEncode( source ) );
     471                parser.parse( source );
    472472
    473473                // Close all hanging nodes.
    474474                while ( currentNode.type )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy