widgetfactory / jce

JCE - A Content Editor for Joomla
https://www.joomlacontenteditor.net
GNU General Public License v2.0
35 stars 12 forks source link

JCE version 2.9.54 & 2.9.53 do not save in Joomla 3.10 #123

Closed peterhulst closed 9 months ago

peterhulst commented 9 months ago

Describe the bug JCE (Core) version 2.9.54 & 2.9.53 do not save in Joomla 3. With version 2.9.51 there is no problem with saving the article

To Reproduce Steps to reproduce the behavior:

  1. Go to any article in the backend (frontend: not tested)
  2. Modify and save
  3. The article is NOT changed.

Expected behavior After SAVE the modified article should be visible

Screenshots

Desktop (please complete the following information):

Additional context Joomla 3.10

ryandemmer commented 9 months ago

Unable to reproduce in JCE Core 2.9.54

peterhulst commented 9 months ago

Both on an online (PHP 8.0) and a local installation (PHP 7.4) version 2.9.54 and 2.9.53 do NOT save the changes. But version 2.9.51 saves without any problems.

peterhulst commented 9 months ago

Hello, I discovered the reason of this issue. I have an editor switcher installed (e.g.L https://github.com/Bakual/editors_switcher/) When I disable this plugin, version 2.9.51 - 2.9.55 works as expected.

Regards, Peter