Wordpress Discussion

Out of context: Reply #163

  • Started
  • Last post
  • 174 Responses
  • cherub1

    **FAIR WARNING**

    I just caught the Gutenburg editor RED HANDED producing non-compliant code. Yesterday I was sitting on the mac at uni, trying to figure out why I kept getting the: "Failed. Could not update post in the database error" I was on day 4 of working nonstop, to the point of no sleep no eating no shower, just to fix this stupid bug. Doing my head in real good. Tech support was no help, said it needed a "deeper investigation to fix."

    Next to me was sitting a student working on his laptop, he's on a business call and talking tech stuff. Then, completely on whim, I am so desperate I'll do anything mind... I decide to ask a complete stranger to help me with my wordpress problem. LOL fml.

    He says he knows java, but never seen or been around wordpress... but he'll take a look. He is intrigued when I reproduce the bug in front of him, and his engineering mind starts going thru possible causes for the bug. I tell him wordpress is based on .php. I show him some code I copied and pasted via the "copy" function on the left hand tree view inside gutenburg. Mind you, this is the exact same code the wp editor will happily DISPLAY but not ALLOW to POST to the DATABASE(UPDATE). He sees the code, and asks me is it html or php. I say "php" but I dunno it looks like .html actually. Then he does something I didn't expect.

    He asks AI to tell us, what language is this code? The AI says it's "gutenburg". There are literally tears forming in my eyes, because I realize he's solved it. He asks the AI: "convert this gutenburg code to html" The AI does it. I go back to wordpress and create a "custom html" block and insert the code. SUCCESS!!! The code was immediately accepted and the website was fixed. I did however find that the 'front page' kept reverting backwards to an older edit, and that problem was caused by having 'sync' turned on in the 'pattern' settings when I was saving the pattern. I turned sync off and the bug disappeared. I don't know why 'sync' is turned on by default to begin with?

    What a nasty introduction to wordpress. My theory is that either:
    -gutenburg was trolling me with bad code
    OR
    -my theme was bugged, so any changes made were producing bad code

    I'll update my post with "lessons learned" but that's enough for now.

    tl;dr - don't use gutenburg editor for wordpress


View thread