Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix item-scoped <itunes:image> tag #85

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

digicommons
Copy link
Contributor

itunes:image should be a self-closing tag with the image URL as the href value. Before this change, the episode image would fall back to the provided podcast icon.

<itunes:image> should be a self-closing tag with the image URL as the href value.
@bcomnes
Copy link
Owner

bcomnes commented Jul 14, 2022

Oh cool, nice catch. I noticed this a while ago, but I have some ideas for the JSONFeed 1.1 rewrite needed, so I've been putting it off. We can get this out asap though.

@bcomnes
Copy link
Owner

bcomnes commented Jul 14, 2022

Can you run npm run update and commit the snapshot updates? This project uses snapshot testing to detect unexpected output changes.

@bcomnes
Copy link
Owner

bcomnes commented Jul 15, 2022

I had a second, so I pushed up the updated snapshots.

@bcomnes bcomnes merged commit f0e974c into bcomnes:master Jul 15, 2022
@bcomnes
Copy link
Owner

bcomnes commented Jul 15, 2022

@digicommons
Copy link
Contributor Author

I had a second, so I pushed up the updated snapshots.

Perfect, thank you for your quick replies!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants