bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.4k stars 222 forks source link

Type error in AV page metadata #4375

Closed rhenshaw56 closed 4 years ago

rhenshaw56 commented 4 years ago

Is your feature request related to a problem? Please describe.

Currently when validating page level schema.org metadata the AV part shows as an Unspecified Type, as seen on the screenshot below

Screen Shot 2019-10-22 at 15 26 50

This needs to be corrected to show a valid type.

Describe the solution you'd like

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Testing notes [Tester to complete]

Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc

Additional context An example of the expected validation for an article page with multiple videos Screen Shot 2019-10-23 at 09 38 01

lizcameron commented 4 years ago

Closed via #4664