ckeditor4-plugin-a11ychecker
ckeditor4-plugin-a11ychecker copied to clipboard
T/140 - Controller.issues undefined before Controller.check callback.
Fixes #140. The problem here was that Controller.issues was defined only after the check callback was called.