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 and Atom feeds fail validation #8380

Closed
7 tasks done
johnnyreilly opened this issue Nov 27, 2022 · 0 comments · Fixed by #8381
Closed
7 tasks done

RSS and Atom feeds fail validation #8380

johnnyreilly opened this issue Nov 27, 2022 · 0 comments · Fixed by #8381
Labels
bug An error in the Docusaurus core causing instability or issues with its execution

Comments

@johnnyreilly
Copy link
Contributor

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

The Atom feed fails validation:

The error:

id must be a full and valid URL

image

The same issue exists for RSS.

I've been able to patch it on my own blog using this: https://github.com/johnnyreilly/blog.johnnyreilly.com/pull/357/files#diff-a6704bb15d419cd24c7a855d8188b83b36aa4a6011c40b63c8dc9f5bb60fc2ed

It would be better to fix at source.

Reproducible demo

No response

Steps to reproduce

See description

Expected behavior

Passes validation

Actual behavior

Fails validation

Your environment

  • Public source code:
  • Public site URL:
  • Docusaurus version used:
  • Environment name and version (e.g. Chrome 89, Node.js 16.4):
  • Operating system and version (e.g. Ubuntu 20.04.2 LTS):

Self-service

  • I'd be willing to fix this bug myself.
@johnnyreilly johnnyreilly added bug An error in the Docusaurus core causing instability or issues with its execution status: needs triage This issue has not been triaged by maintainers labels Nov 27, 2022
slorber pushed a commit that referenced this issue Nov 30, 2022
@slorber slorber removed the status: needs triage This issue has not been triaged by maintainers label Nov 30, 2022
slorber pushed a commit that referenced this issue Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error in the Docusaurus core causing instability or issues with its execution
Projects
None yet
2 participants