Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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: https://i.imgsafe.org/05c3dc7724.jpg 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 8 years ago by kkrzton

Resolution: invalid
Status: newclosed

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.

comment:2 Changed 8 years ago by kkrzton

@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 in reply to:  2 Changed 8 years ago by Reza

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.

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