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

RSS: Fix string validation of pubDate #7066

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

TheOtterlord
Copy link
Member

Changes

Fix a bug with pubDate validation caused by transforming invalid formatted strings.

Testing

Manually tested & I've added a test case to check it correctly catches invalid date strings.

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented May 11, 2023

🦋 Changeset detected

Latest commit: 666cd09

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@TheOtterlord
Copy link
Member Author

Forgot to tag the issue 😅

Closes #7039

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.

pagesGlobToRssItems throwing unexpectedly with apparently valid items
2 participants