Report reply SMen 0 Posted June 20, 2019 I've got many hostile users anxious for the next fix. I started looking into some of this... remember I am just a novice ... but maybe something here makes sense? plugin.js?t=J5CC:13 Uncaught TypeError: Cannot read property 'remove' of null at CKEDITOR.plugins.ipsemoji.cancelEmoji (plugin.js?t=J5CC:13) at CKEDITOR.plugins.ipsemoji.listenForDestructEvent (plugin.js?t=J5CC:7) at b.d (ckeditor.js?v=be79c0f6f6:10) at b.<anonymous> (ckeditor.js?v=be79c0f6f6:11) at b.window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js?v=be79c0f6f6:13) at Object.reset (root_framework.js.781e2930682f01e454be31989a606bf4.js?v=be79c0f6f6:323) at prep (front_front_babble.js.e455a7510400ee5084bf9408d1ffe287.js?v=be79c0f6f6:66) at Object.success (front_front_babble.js.e455a7510400ee5084bf9408d1ffe287.js?v=be79c0f6f6:84) at i (root_library.js.869cfe2b88a833565a86ae0727dd5878.js?v=be79c0f6f6:2) at Object.fireWith [as resolveWith] (root_library.js.869cfe2b88a833565a86ae0727dd5878.js?v=be79c0f6f6:2) looks like the remove function is being called twice on the submit text box... or something weird like that. And it seems to happen after prolonged two-way conversations... something that wouldn't exhibit itself in basic testing. Quote Share this comment Link to comment
Report reply Michael 263 Posted June 23, 2019 Changed Status from Pending to Can't ReproduceChanged Fixed In to 2.8.5 Quote Share this comment Link to comment
Report reply Michael 263 Posted June 23, 2019 i run babble on a few personal sites of mine, with groups of moderators who monitor it, so it does get test outside of basic use. on average they have about 20 to 30 members at any given time chatting. I have not seen this issue and when i asked the moderators and members on my other sites, they mentioned the issues that were 2.8.4, but they didn't seem to run into this one specifically. keep me up to date, as i am curious what is causing it, cause it seems like the giving into demands to put the editor in has been a bad mistake. Quote Share this comment Link to comment
Report reply SMen 0 Posted June 23, 2019 I've installed 2.8.5 and hopefully it will do the trick.... I don't know what you experience with your sites, but I have a whole support thread filled with rants. The two largest complaints being freezing/reset and viewing a profile kicking them out of chat. So you "caved" to add an editor, but took away the ability to open a profile in a new tab? If I were alone, I would get it, truly.... but I see emails from Invision and CodingJungle alike with users reporting the same thing, so I know I'm not alone. If it's the editor, NIX IT! Quote Share this comment Link to comment
Report reply Kjell Iver Johansen 6 Posted July 6, 2019 root_library.js.b55bcfaa4eea31309d9c5e4d0b2a170a.js?v=2d0d8dc777:18 This is a browser feature intended for developers. Do not paste any code here given to you by someone else. It may compromise your account or have other negative side effects. front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:55 //www.fjellforum.no/index.php?app=babble&module=view&controller=view&room=1&do=newEntry front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:55 message=%3Cp%3E%0A%09hau%20igjen%0A%3C%2Fp%3E%0A front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:55 //www.fjellforum.no/index.php?app=babble&module=view&controller=view&room=1&do=newEntry front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:55 message=%3Cp%3E%0A%09lite%20kommunetopper%20i%20sverige%20%3Cspan%3E%3A)%3C%2Fspan%3E%0A%3C%2Fp%3E%0A front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:55 //www.fjellforum.no/index.php?app=babble&module=view&controller=view&room=1&do=newEntry front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:55 message=%3Cp%3E%0A%09Rolig%20helg%20der%20og%20Graham%3F%0A%3C%2Fp%3E%0A plugin.js?t=J559:13 Uncaught TypeError: Cannot read property 'remove' of null at CKEDITOR.plugins.ipsemoji.cancelEmoji (plugin.js?t=J559:13) at CKEDITOR.plugins.ipsemoji.listenForDestructEvent (plugin.js?t=J559:7) at b.d (ckeditor.js?v=2d0d8dc777:10) at b.<anonymous> (ckeditor.js?v=2d0d8dc777:11) at b.window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js?v=2d0d8dc777:13) at Object.reset (root_framework.js.0eb4e432dc66e0ebdcf4ad9cf8640e33.js?v=2d0d8dc777:323) at prep (front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:68) at Object.success (front_front_babble.js.4473c322ad767401c6157ca2897b87e9.js?v=2d0d8dc777:86) at i (root_library.js.b55bcfaa4eea31309d9c5e4d0b2a170a.js?v=2d0d8dc777:2) at Object.fireWith [as resolveWith] (root_library.js.b55bcfaa4eea31309d9c5e4d0b2a170a.js?v=2d0d8dc777:2) Hello Michael I have this error i Console after the freeze. Is that to any help for a fix for this issue? Quote Share this comment Link to comment
Report reply Kjell Iver Johansen 6 Posted July 19, 2019 On 7/6/2019 at 10:44 PM, Kjell Iver Johansen said: I have this error i Console after the freeze. Is that to any help for a fix for this issue? still this error.. Quote Share this comment Link to comment
Report reply Michael 263 Posted July 19, 2019 not able to reproduce this one, any additional information as to what you were doing before this would help out. Quote Share this comment Link to comment
Report reply Kjell Iver Johansen 6 Posted July 19, 2019 1 hour ago, Michael said: not able to reproduce this one, any additional information as to what you were doing before this would help out. It is happening all the time on my chat but not on your babble... I have reproduced several times on my chat, also with default skin .. ending a sentence with : and a ) (indicating a smiley), makes the page hang after the next time you try to enter anything... Quote Share this comment Link to comment
Report reply Michael 263 Posted July 20, 2019 5 hours ago, Kjell Iver Johansen said: It is happening all the time on my chat but not on your babble... I have reproduced several times on my chat, also with default skin .. ending a sentence with : and a ) (indicating a smiley), makes the page hang after the next time you try to enter anything... Okay i got this fixed it will be in the next version. this is a bug with the ips emoji plugin for CKE. I've worked around it for now, but i can't reset the editor fully. so its in a "dirty state", which shouldn't effect much hopefully. I was able to reproduce this bug elsewhere in the suite, like status updates and the warn member form Quote Share this comment Link to comment
Report reply Michael 263 Posted July 20, 2019 here is a video of me being able to duplicated the error in forums. 1 Quote Share this comment Link to comment
Report reply Michael 263 Posted July 20, 2019 it appears fixed in 4.4.5 beta, so i'm gonna revert my "Fix", as 4.4.5 should be out any time. Quote Share this comment Link to comment
Report reply Michael 263 Posted July 20, 2019 Changed Status from Can't Reproduce to Not a Bug Quote Share this comment Link to comment