Opened 11 years ago

Last modified 11 years ago

#11009 closed Bug

Exception while testing widget-based mockup. — at Initial Version

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

since: 4.3 until major

I had some issue while writing tests for widget-based mockup. If there are 2 test which uses editorBot.setData() and both times they get the same html as a input, in second execution exception is thrown from command created for my widget.

Exception content: Uncaught TypeError: Cannot read property 'enabled' of undefined in command.js file.

I've simply pushed testcase to relevant branch.

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