[wp-trac] [WordPress Trac] #40774: Refine error message when embedding invalid Video (URL)

WordPress Trac noreply at wordpress.org
Tue May 16 02:11:01 UTC 2017


#40774: Refine error message when embedding invalid Video (URL)
-------------------------+-----------------------------
 Reporter:  Presskopp    |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Media        |    Version:  trunk
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 like in #40771 you get the following error when your link is invalid:

 {{{
 Sorry, we can’t display the video file type selected. Please select a
 supported video file (...) or stream (YouTube or Vimeo) instead.
 }}}

 When posting an incomplete youtube link for example it's not the file type
 but a character wrong or missing.

 I propose to change the error message like in the patch attached:

 {{{
 Sorry, either the selected file type is not supported or the video stream
 is invalid. Please make sure to select one of the following video file
 types (%1$s) or a valid stream (YouTube or Vimeo) instead.
 }}}

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


More information about the wp-trac mailing list