Missing xmlns:source in daveverse feed

Open
#351 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
xml
Domain
backend

Research direction

Start by inspecting the generator for https://daveverse.org/feed/ and the RSS tag that emits the source:markdown elements. Validate the resulting feed with FreshRSS or https://www.xmlvalidation.com/; done means the feed includes the source namespace and is accepted as valid XML.

Written by the indexing model from the issue text.

Description

When I try to subscribe to https://daveverse.org/feed/ in FreshRSS, it says the feed is invalid XML.

I downloaded the feed and tested it in https://www.xmlvalidation.com/ and it showed that you're using source:markdown tags without xmlns:source in the rss tag like the other namespaces.

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.