Update playground to version 0.9.44 - #561
Conversation
|
For reference, here are the changes introduced in Playground: |
|
Looks good. Thanks for fixing this in the upstream @jeroenpf (WordPress/wordpress-playground#1752) and upgrading Playground in Studio! |
|
I've tested it more, but it seems that when I try to start the site configured to use MySQL, it crashes: When I use Studio 1.1.2, it works fine. |
|
Also, it seems that the above crash happens when I'm using MySQL, but with incorrect credentials configured in When I use Studio 1.1.2, both cases work: incorrect credentials show the page informing me about the problems connecting to MySQL, and correct credentials show the correct site. |
@wojtekn how did you reproduce it? Based on the error message, I wonder if it's related to #532 🤔 . |
Here are the steps:
Expected behavior: the following page is served: Current behavior: site crashes with set-cookie error |
Ah, good catch. As I shared in #561 (comment), this is a bug most likely introduced in #532. I've pushed a fix in 0f0d45e. Now when accessing WP-Admin in the scenario shared in #561 (comment), it shows the error page:
|
|
I encountered a weird behavior when testing a site with MySQL files inside the site's folder, specifically when having the symlink UPDATE: Here's the issue 9257-gh-Automattic/dotcom-forge. |
|
Is this still good for a merge? |
Yes, from my side it's ready to be merged |




Proposed Changes
Testing Instructions
Pre-merge Checklist