Opened 11 years ago

Last modified 11 years ago

#11102 closed Bug

CKEDITOR.template does not accept new line characters — at Initial Version

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone: CKEditor 4.3.2
Component: General Version: 4.0 Beta
Keywords: Cc:

Description

This will throw an error:

new CKEDITOR.template( '{foo},\n {bar}' ).output( { foo: 1, bar: 2 } );

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy