Skip to content

Conversation

adaxiik
Copy link
Contributor

@adaxiik adaxiik commented Jul 12, 2025

Fix wrong post url in rss if base url is set.

Similar problem as in #550

Copy link

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuwari-yags ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2025 3:28pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an issue where RSS feed post URLs are incorrect when a base URL is configured, ensuring proper URL construction by utilizing the url utility function.

  • Import and utilize the url utility function for proper URL construction
  • Update post link generation in RSS feed to include base path when configured

@saicaca
Copy link
Owner

saicaca commented Aug 5, 2025

Thank you!

@saicaca saicaca merged commit ef255e6 into saicaca:main Aug 5, 2025
2 checks passed
athena-sh pushed a commit to athena-sh/wayfinder.page that referenced this pull request Sep 10, 2025
* fix missing base path in rss

* sort imports
athena-sh pushed a commit to athena-sh/wayfinder.page that referenced this pull request Oct 3, 2025
* fix missing base path in rss

* sort imports
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