Jump to content

[4.4.4] Editor not cleared after submiting post


Cybero

Recommended Posts

Hi,

since the update in version 4.4.4 the editor is no longer properly cleared after posting a message :ohmy:
Message correctly posted but the editor's box remains filled ...
The problem is general and occurs about 75% of the time

IPS cache cleared via support tool
Browser cache cleared too

I did not see any subject about it ... any ideas ? :smile:

Edit: All seems working fine when the post is made of plain text
With emojis... the console is showing the error bellow :ph34r:

 

plugin.js?t=J569:13 Uncaught TypeError: Cannot read property 'remove' of null
    at CKEDITOR.plugins.ipsemoji.cancelEmoji (plugin.js?t=J569:13)
    at CKEDITOR.plugins.ipsemoji.listenForDestructEvent (plugin.js?t=J569:7)
    at b.d (ckeditor.js?v=fbb1185670:10)
    at b.<anonymous> (ckeditor.js?v=fbb1185670:11)
    at b.window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js?v=fbb1185670:13)
    at Object.reset (root_framework.js.bb4dfa27a3afc3aec8733a791c6f756e.js?v=fbb1185670:577)
    at baseController.addToCommentFeed (root_front.js.7cfdacdcc92210889a61d9b812029a22.js?v=fbb1185670:111)
    at HTMLDocument.dispatch (root_library.js.0fd9d129ff43074136400aa1d8123268.js?v=fbb1185670:2)
    at HTMLDocument.r.handle (root_library.js.0fd9d129ff43074136400aa1d8123268.js?v=fbb1185670:2)
    at Object.trigger (root_library.js.0fd9d129ff43074136400aa1d8123268.js?v=fbb1185670:2)

 

Regards

Link to comment
Share on other sites

Quote

did not see any subject about it ... any ideas ?

:smile:

I had posted something like that a couple of months ago. My editor also did not clear.

In my case the solution was to remove some .htaccess settings, this was the cause:

Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure

and this one was advised to remove too because it could cause a different issue:

Header set X-Xss-Protection "1; mode=block"

So if you are using .htaccess and having these lines in them, that might be (partly) the cause of the problem.

I did not have errors in the editor though.

Link to comment
Share on other sites

  • 2 months later...

Ho, has it been corrected in the latest release ?

I have some users complaining that when they post a reply, and come back on the same thread some time later their old reply is still present in the editor although it has been posted already... Wondering if this can be the same bug.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...