[wp-trac] [WordPress Trac] #62913: "a" without text in uploads

WordPress Trac noreply at wordpress.org
Thu Feb 6 13:58:09 UTC 2025


#62913: "a" without text in uploads
--------------------------+-----------------------------
 Reporter:  kkmuffme      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Upload        |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 /wp-admin/upload.php?mode=list

 In some cases when there is no image author for whatever reason
 (unrelated), there is an empty "a" element, which causes unexpected
 behavior in e.g. keyboard navigation or for accessibility tools


 {{{
 <td class="author column-author" data-colname="Author"><a
 href="upload.php?author"></a></td>
 }}}

 In that case the "a" should not be output either?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62913>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list