bbc / simorgh

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

`av-embeds` - AMP Articles to use `parentPID` instead of `versionPID` #12165

Open amoore108 opened 1 week ago

amoore108 commented 1 week ago

Resolves JIRA [number]

Overall changes

Code changes

Testing

  1. Update this line to be https://web-cdn.api.bbci.co.uk - https://github.com/bbc/simorgh/blob/cbee84c9bbca7eab30c898d795a4e69f901065ac/src/app/components/MediaLoader/utils/urlConstructors.ts#L8
  2. Visit http://localhost.bbc.com:7080/news/articles/cde7ng85jwgo.amp?renderer_env=live
  3. Confirm the media player renders and is playable
  4. Visit legacy CPS page: http://localhost.bbc.com:7080/serbian/cyr/srbija-68707945.amp?renderer_env=live
  5. Confirm the media player renders and is playable

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines