#14788 closed Bug (invalid)
Problem with Joomla component "Save"!
Reported by: | Reza | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.11 |
Keywords: | joomla | Cc: |
Description
Hello. We have experienced a new bug in Joomla ckeditor. When the administrator wants to save global configurations of the component, the save button didn't work properly. It's a javascript problem. The browser console shows this error:
core.js:1 Uncaught TypeError: Cannot read property 'task' of null
where core.js is the Joomla global js file places in below path:
media/jui/js/jquery-migrate.min.js
The screenshot of this problem is here: A similar conversation with no result is in github: https://github.com/joomla/joomla-cms/issues/7631 Please fix this problem. Thanks.
Change History (3)
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 follow-up: 3 Changed 9 years ago by
@sonqor If you are using extension created by CKSource (http://extensions.joomla.org/extension/ckeditor) it is unfortunately not supported anymore. If you are using some third-party extension you may try to report this bug to its maintainers as mentioned in the above comment.
comment:3 Changed 9 years ago by
Replying to k.krzton:
@sonqor If you are using extension created by CKSource (http://extensions.joomla.org/extension/ckeditor) it is unfortunately not supported anymore. If you are using some third-party extension you may try to report this bug to its maintainers as mentioned in the above comment.
It's a bad luck witch ckeditor for joomla not supported anymore. Thanks.
Thanks for providing more details. Looking at the details you provided there is no CKEditor on this page so it is not CKEditor issue but probably a CKEditor wrapper/adapter/plugin for Joomla. You should report this issue to the authors/maintainers of this solution if it is still supported.