Tiny MCE and BBPress bug

train crash
Bugs
2

I guess I spoke too soon. The update seems to have had a very strange side effect – BBPress’ WYSIWYG editor has stopped working.

I noticed a bug report from one of our members this evening. They were reporting that the forums were being squiffy. I was going to reply with a  “thanks but I have not seen any such bug” when the same thing happened for me too. It seemed that the visual editor was not passing anything to the text version (which is what is actually submitted).

As BBPress runs the forums and is part of all the user groups, this was a pretty big deal.

I wondered if perhaps it was a double JQuery include issue and wrote a filter to dequeue JQuery and then enqueue using the Google CDN. That was a good thing to do for speed but it did not solve my problem. Probably because JQuery was not the problem, to begin with.

As far as I can tell this was either the Tiny MCE update that got pushed with the last update or something equally stupid that I just have not been able to see.

The net result is that I had to take away the nice UI for adding content to the forums because it was broken.

I have no officially Googled every version of the console error messages, descriptions of the problem, and version numbers involved that I can think of. I’ve not found so much as a sniff of another person reporting this problem.

If you need me, I will be taking a nice relaxing break to headbutt a wall or something. Grrr…

2 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

no spam
Bugs
1
A few potential bug fixes and spam defences

I’ve been looking into two seemingly unrelated bugs that I now suspect share a root cause. This evening, I added some new directives that control cache expiry. In both cases, this is for JSON content which is what the cache shows you when you want to see a post and …

Bugs
1
CSS error on the front page

Something has gone screwy with the CSS for the front page. I’m already working on fixing it.

Bugs
Rare JSON/HTML bug

I have been made aware of a rare bug that may only impact Safari users. The exact cause is unknown but most likely cache-related. It can cause JSON to be served up instead of HTML for new posts. I believe that 99% of users will most likely never see the …

Skip to toolbar