ymcatwincities / openy

The Open Y platform. See README.md below
https://openy.org
GNU General Public License v3.0
49 stars 112 forks source link

Embedded YouTube videos do not have a title attribute #2048

Open sbaker-ymcashr opened 4 years ago

sbaker-ymcashr commented 4 years ago

When embedding a video on a landing page through the Drupal YouTube embed entity tool, there is no place to enter video title, and no title attribute is created in the rendered iFrame code. This is being flagged on the YMCA of South Hampton Roads site as a Level A accessibility issue.

paige-kiecker commented 4 years ago

@sbaker-ymcashr after initial investigation, we determined this is an issue rooted in Drupal itself, and will have to develop a custom fix for it within Open Y. We have scheduled that fix for our November 2020 release.

podarok commented 3 years ago

Could be fixed in latest entity_embed which should land in OpenY in Drupal 9 https://github.com/ymcatwincities/openy/pull/2222