[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
Sat Nov 29 04:24:40 UTC 2025


#64305: Regression: Hidden async-upload input marked required in WP 6.9 RC3
prevents post publish
-------------------------------------+-------------------------------------
 Reporter:  yagniksangani            |       Owner:  wildworks
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.9
Component:  Posts, Post Types        |     Version:  trunk
 Severity:  major                    |  Resolution:  fixed
 Keywords:  has-patch reporter-      |     Focuses:  ui, accessibility,
  feedback commit                    |  administration
-------------------------------------+-------------------------------------
Changes (by wildworks):

 * owner:  (none) => wildworks
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61320" 61320]:
 {{{
 #!CommitTicketReference repository="" revision="61320"
 Media: Remove `required` attribute from media uploader file input field.

 This commit removes the `required` attribute from the file input element
 in the media uploader to avoid browser form validation issues and ensure
 that the `form` element is submitted correctly.

 Props adamsilverstein, ellatrix, desrosj, huzaifaalmesbah, immeet94,
 krupajnanda, madhavishah01, parthvataliya, ravichudasama01, sabernhardt,
 wildworks, yagniksangani.
 Fixes #64305.
 }}}

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


More information about the wp-trac mailing list