Ticket #3919: 3919_2.patch

File 3919_2.patch, 590 bytes (added by Garry Yao, 15 years ago)
  • _source/plugins/domiterator/plugin.js

     
    6464
    6565                                if ( this._.lastNode &&
    6666                                                this._.lastNode.type == CKEDITOR.NODE_TEXT &&
    67                                                 !CKEDITOR.tool.trim( this._.lastNode.getText( ) ) )
     67                                                !CKEDITOR.tools.trim( this._.lastNode.getText( ) ) )
    6868                                {
    6969                                        // Special case for #3887:
    7070                                        // We may have an empty text node at the end of block due to [3770].
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy