[wp-trac] [WordPress Trac] #64305: Regression: Hidden async-upload input marked required in WP 6.9 RC3 prevents post publish
WordPress Trac
noreply at wordpress.org
Thu Nov 27 06:24:14 UTC 2025
#64305: Regression: Hidden async-upload input marked required in WP 6.9 RC3
prevents post publish
-------------------------------------+-------------------------------------
Reporter: yagniksangani | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Posts, Post Types | Version: trunk
Severity: major | Resolution:
Keywords: has-patch reporter- | Focuses: ui, accessibility,
feedback | administration
-------------------------------------+-------------------------------------
Comment (by krupajnanda):
@yagniksangani Thanks for the report!
@adamsilverstein The issue with the Envira Gallery plugin mentioned
earlier has been addressed with the PR[https://github.com/WordPress
/wordpress-develop/pull/10558]. I tested that it works as expected now. So
the fix works for standard media screens, and the plugin-specific problem
is resolved. ✅
However, it’s still a good idea to carefully test the legacy uploader and
other similar plugin workflows before finalizing the fix in 6.9, or
consider implementing conditional logic for the `required` attribute based
on the actual UI being displayed. As @wildworks mentioned we may have many
more edge cases here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64305#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list