Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: Tests could not be loaded #257

Open
moataseme opened this issue Aug 21, 2018 · 2 comments
Open

Uncaught Error: Tests could not be loaded #257

moataseme opened this issue Aug 21, 2018 · 2 comments

Comments

@moataseme
Copy link

When I click the icon on the toolbar, I get the following error:

Uncaught Error: Tests could not be loaded
    at Object.error (plugin.js?t=I63C:48)
    at u (jquery-3.3.1.min.js?ver=4.9.8:2)
    at Object.fireWith [as rejectWith] (jquery-3.3.1.min.js?ver=4.9.8:2)
    at k (jquery-3.3.1.min.js?ver=4.9.8:2)
    at XMLHttpRequest.<anonymous> (jquery-3.3.1.min.js?ver=4.9.8:2)

And when I click it again, I get:

plugin.js?t=I63C:18 Uncaught TypeError: Cannot read property 'getFocused' of null
    at t._selectIssue (plugin.js?t=I63C:18)
    at t.hide (plugin.js?t=I63C:17)
    at u.close (plugin.js?t=I63C:40)
    at u.exec (plugin.js?t=I63C:38)
    at r (plugin.js?t=I63C:43)
    at CKEDITOR.command.i (plugin.js?t=I63C:43)
    at CKEDITOR.command.exec (ckeditor.js:212)
    at a.execCommand (ckeditor.js:283)
    at CKEDITOR.ui.button.CKEDITOR.tools.extend.click (ckeditor.js:679)
    at Object.execute (ckeditor.js:680)
t._selectIssue @ plugin.js?t=I63C:18
hide @ plugin.js?t=I63C:17
u.close @ plugin.js?t=I63C:40
u.exec @ plugin.js?t=I63C:38
r @ plugin.js?t=I63C:43
i @ plugin.js?t=I63C:43
exec @ ckeditor.js:212
execCommand @ ckeditor.js:283
CKEDITOR.tools.extend.click @ ckeditor.js:679
execute @ ckeditor.js:680
(anonymous) @ ckeditor.js:681
(anonymous) @ ckeditor.js:31
callFunction @ ckeditor.js:32

As you see I have jQuery 3.3.1 and balloonpanel plugin, But I get these errors.

How to solve that?

@zimmermanj42
Copy link

zimmermanj42 commented Dec 14, 2018

I too am getting this error. For some reason, the URL is adding an extra "/" when trying to pull the tests file. The file being requested in the browser is:

/ckeditor/4.7.1/plugins/a11ychecker/libs/quail//tests.json

Note the // before tests.json on the end.

@javierMendoza-globant
Copy link

This issue is a little bit old but, do we have any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants