Fix missing XML namespace in RSS feeds #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "lucidiot/cleric-plus-thief:add-xmlns-atom"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I got a whole bunch of errors while trying to import my subscriptions into another feedreader, and among them were these feeds because the
atom
XML namespace was not specified. The W3C validator was not happy either!Checkout
From your project repository, check out a new branch and test the changes.