Opened 11 years ago

Last modified 11 years ago

#11009 closed Bug

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

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

Description (last modified by Marek Lewandowski)

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 t/11009 branch.

Change History (1)

comment:1 Changed 11 years ago by Marek Lewandowski

Description: modified (diff)
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