Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gutenberg v13.7.0-rc.1] Site Editor returns 'The page requested does not exist' #65716

Closed
rw-ye opened this issue Jul 19, 2022 · 7 comments
Closed
Labels
[Feature] Full Site Editor The site editor. Gutenberg RC Testing [Platform] Simple [Pri] High Address as soon as possible after BLOCKER issues Triaged To be used when issues have been triaged. [Type] Bug When a feature is broken and / or not performing as intended

Comments

@rw-ye
Copy link

rw-ye commented Jul 19, 2022

Quick summary

While team testing for Gutenberg v13.7.0-rc.1, we discovered that opening the site editor with an FSE theme active on a simple site returns the error The page requested does not exist

Screen Shot 2022-07-19 at 11 34 21 am

Steps to reproduce

  1. Open/create a simple site.
  2. Activate an FSE theme from Appearance > Themes
  3. Go to Appearance > Editor
  4. The page returns a The page requested does not exist message.

What you expected to happen

I expected the site editor to load.

What actually happened

The site editor returned the message The page requested does not exist.

Context

Team Testing for Gutenberg v13.7.0-rc.1

Platform (Simple, Atomic, or both?)

Simple

Theme-specific issue?

FSE Themes

Browser, operating system and other notes

No response

Reproducibility

Consistent

Severity

Some (< 50%)

Available workarounds?

No response

Workaround details

No response

@rw-ye rw-ye added [Type] Bug When a feature is broken and / or not performing as intended [Pri] High Address as soon as possible after BLOCKER issues User Report Gutenberg RC Testing labels Jul 19, 2022
@rw-ye rw-ye changed the title [Gutenberg v13.7.0-rc.1] Site Editor shows 'The page requested does not exist' [Gutenberg v13.7.0-rc.1] Site Editor returns 'The page requested does not exist' Jul 19, 2022
@chad1008
Copy link
Contributor

Thanks @rw-ye! This is an interesting one... sandboxes (mine, at least) appear to be immune. I can't repro there (which is why I didn't catch it when smoke testing before the edge release), but I can reproduce it on a normal Simple site.

This will need some investigation, thanks again for the report!

@chad1008
Copy link
Contributor

Haven't found any clues to the cause yet. There's one error in the console, and it's just a 500 error for https://chadnonedgetest.wordpress.com/wp-admin/themes.php?page=gutenberg-edit-site. There aren't any changes in the site editor URL with the new RC.

@Addison-Stavlo
Copy link
Contributor

Im noticing on my test site that I am unable to visit the page editor was well in this state. 🤔

I noticed a PHP warning about gutenberg_enable_block_templates not being a function. Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'gutenberg_enable_block_templates' not found or invalid function name...

@fullofcaffeine
Copy link
Contributor

I noticed a PHP warning about gutenberg_enable_block_templates not being a function. Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'gutenberg_enable_block_templates' not found or invalid function name...

Hi Addie 👋🏻, where did you see the warning?

@Addison-Stavlo
Copy link
Contributor

Addison-Stavlo commented Jul 19, 2022

Hi Addie 👋🏻, where did you see the warning?

when logging php errors on my sandbox from /tmp/php-errors

i was testing an unrelated diff here - D84305-code and my test site with edge enabled was having problems due to this issue.

@renata-franco
Copy link

renata-franco commented Jul 27, 2022

📌 SCRUBBING

  • Tested on Simple ✅

📌 FINDINGS/SCREENSHOTS/VIDEO

I was able to replicate this issue on a Simple site with Attar theme.

imagen

  1. For the testing with the correct version of Gutenberg, I used these instructions

📌 ACTIONS

  • Marked as Triaged for Quality Squad review

@renata-franco renata-franco added [Feature] Full Site Editor The site editor. Triaged To be used when issues have been triaged. labels Jul 27, 2022
@daledupreez
Copy link
Contributor

I believe this issue should be addressed by #65997 and/or Automattic/jetpack#25281, so I am going to close this issue out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Full Site Editor The site editor. Gutenberg RC Testing [Platform] Simple [Pri] High Address as soon as possible after BLOCKER issues Triaged To be used when issues have been triaged. [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

6 participants