Hi !

When i want to paste a formatetd text (from Word or LibreOffice, who care), i used the "Paste as plain text" button, provided by CKEditor himself.
But I've also enabled Asset CKEditor Plugin, and get an error when i tried to paste..

Uncaught TypeError: Cannot read property 'assets_error_paste' of undefined

at l.546, from asset/ckeditor/plugin.js

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

OwilliwO’s picture

Here is a trivial patch, adding a condition in exception before logging error.