[wp-trac] [WordPress Trac] #52756: Duplicate video URLs on WP 5.7 About screen

WordPress Trac noreply at wordpress.org
Wed Mar 10 10:14:55 UTC 2021


#52756: Duplicate video URLs on WP 5.7 About screen
----------------------------+--------------------
 Reporter:  SergeyBiryukov  |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  5.7.1
Component:  Help/About      |    Version:  5.7
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+--------------------
 Reported by @mihdan on Russian WP Slack.

 The About page for 5.7 has duplicate video URLs:
 {{{
 <div class="column about__image">
         <video controls>
                 <source src="https://s.w.org/images/core/5.7/about-57
 -drag-drop-image.mp4" type="video/mp4" />
                 <source src="https://s.w.org/images/core/5.7/about-57
 -drag-drop-image.mp4" type="video/webm" />
         </video>
 </div>
 }}}

 I think the second URL is supposed to link to `about-57-drag-drop-
 image.webm`.

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


More information about the wp-trac mailing list