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

Add support for dc:date fields (RDF) #1021

Merged
merged 2 commits into from
Apr 29, 2023
Merged

Add support for dc:date fields (RDF) #1021

merged 2 commits into from
Apr 29, 2023

Conversation

TimBroddin
Copy link
Contributor

RDF feeds seem to miss the pubDate field. This small change uses the dc:dateif pubDate is missing.

RDF feeds seem to miss the `pubDate` field. This small change uses the `dc:date`if `pubDate` is missing.
@fb55
Copy link
Owner

fb55 commented May 13, 2022

Thanks! Could you provide a test case?

@TimBroddin
Copy link
Contributor Author

TimBroddin commented May 13, 2022

I can write a testcase later today, but I encountered the problem with this feed: http://rss.slashdot.org/Slashdot/slashdotMain

@fb55 fb55 merged commit 3aea3f6 into fb55:master Apr 29, 2023
@fb55
Copy link
Owner

fb55 commented Apr 29, 2023

Turns out we already had this field in the test data, and updating snapshots was all that is needed: 26e1cbb

Thanks @TimBroddin!

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