[wp-trac] [WordPress Trac] #42910: Default Post Format doesn't apply on post created from Quick Draft

WordPress Trac noreply at wordpress.org
Mon Jun 9 09:56:37 UTC 2025


#42910: Default Post Format doesn't apply on post created from Quick Draft
-------------------------------------------------+-------------------------
 Reporter:  aiyaz                                |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Post Formats                         |     Version:  4.9.1
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-test-info has-unit-    |     Focuses:
  tests dev-feedback                             |  administration
-------------------------------------------------+-------------------------
Changes (by sandeepdahiya):

 * keywords:  has-patch has-test-info has-unit-tests needs-testing => has-
     patch has-test-info has-unit-tests dev-feedback


Comment:

 == Test Report
 === Description
 ✅ This report validates that the indicated patch works as expected.

 Patch tested: [https://github.com/WordPress/wordpress-
 develop/pull/8936.diff Patch-8936.diff]

 === Environment
 - WordPress: 6.9-alpha-60093-src
 - PHP: 8.2.28
 - Server: nginx/1.27.5
 - Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
 - Browser: Firefox 139.0
 - OS: Windows 10/11
 - Theme: Twenty Twenty-Five 1.2
 - MU Plugins: None activated
 - Plugins:
   * Test Reports 1.2.0

 === Actual Results
 1.  ✅ Issue resolved with patch and Quick draft feature is working as
 expected. [https://drive.google.com/file/d/11SyYUD_7VxC-
 rSBkCXcdKIm6Ysvy4E07/view?usp=sharing After the patch video]

 2. ✅ All unit tests in includesDashboard.php passed successfully.


 {{{
 $ npm run test:php -- tests/phpunit/tests/admin/includesDashboard.php

 > WordPress at 6.9.0 test:php
 > node ./tools/local-env/scripts/docker.js run --rm php
 ./vendor/bin/phpunit tests/phpunit/tests/admin/includesDashboard.php

 Installing...
 Running as single site... To run multisite, use -c
 tests/phpunit/multisite.xml
 Not running ajax tests. To execute these, use --group ajax.
 Not running ms-files tests. To execute these, use --group ms-files.
 Not running external-http tests. To execute these, use --group external-
 http.
 PHPUnit 9.6.23 by Sebastian Bergmann and contributors.

 Warning:       Your XML configuration validates against a deprecated
 schema.
 Suggestion:    Migrate your XML configuration using "--migrate-
 configuration"!

 .                                                                   1 / 1
 (100%)

 Time: 00:00.545, Memory: 38.50 MB

 OK (1 test, 2 assertions)

 }}}


 === Additional Notes
 - [https://drive.google.com/file/d/11SyYUD_7VxC-
 rSBkCXcdKIm6Ysvy4E07/view?usp=sharing After the patch video]

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


More information about the wp-trac mailing list