[wp-trac] [WordPress Trac] #54553: Block editor requests to `?_wp-find-template=true` result in a 404 error

WordPress Trac noreply at wordpress.org
Fri Dec 3 19:19:11 UTC 2021


#54553: Block editor requests to `?_wp-find-template=true` result in a 404 error
------------------------------+-----------------------------
 Reporter:  noisysocks        |       Owner:  hellofromTonya
     Type:  defect (bug)      |      Status:  reviewing
 Priority:  normal            |   Milestone:  5.9
Component:  Editor            |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------------
Changes (by hellofromTonya):

 * keywords:  has-patch => has-patch commit


Comment:

 = Test Report

 Env:
 * OS: macOS Big Sur
 * WordPress: trunk
 * Theme: Twenty Twenty-Two (TT2)
 * Plugins: none activated
 * Localhost: wp-env
 * Browser: Edge, Firefox, Chrome, Safari

 === Steps to reproduce
 * Open DevTools and go to the Console in your browser
 * Go to Posts > Add New
 * No error should appear in the console

 === Test Results

 Before applying PR:
 * A 404 error appears:
 {{{
 GET http://localhost:8889/?p=22&_wp-find-template=true 404 (Not Found)
 }}}

 After applying the PR:
 * No error

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54553#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list