Ticket #3155: 3155.patch

File 3155.patch, 381 bytes (added by Garry Yao, 15 years ago)
  • _source/plugins/entities/plugin.js

     
    8787                        regex.push( charAt );
    8888                }
    8989               
    90                 table.regex = regex.join( '|' );
     90                table.regex = regex.join( '' );
    9191               
    9292                return table;
    9393        }
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy