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

🐛fixed error for tips on subdirectory sites #21250

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

cathysarisky
Copy link
Contributor

closes #21123

There was an error in the calculation of the site's url for sites setup as subdirectories (yoursite/blog instead of just yoursite/).

Fixed and tested with a manual build of portal. There's apparently a gap in test coverage here, as it passed both before and after...

@cathysarisky cathysarisky changed the title fixed error for tips on subdirectory sites 🐛fixed error for tips on subdirectory sites Oct 7, 2024
Copy link
Contributor

@sagzy sagzy left a comment

Choose a reason for hiding this comment

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

Hey @cathysarisky!

Thanks for the fix 🙏 I can replicate the bug without the fix, and the bug is gone with your fix 🙌

Added one comment

apps/portal/src/components/pages/SupportPage.js Outdated Show resolved Hide resolved
@sagzy sagzy merged commit 55e415c into TryGhost:main Oct 8, 2024
18 checks passed
tilak999 pushed a commit to tilak999/ghost that referenced this pull request Nov 20, 2024
…#21250)

closes TryGhost#21123 

- There was an error in the calculation of the site's url for sites setup
as subdirectories (yoursite/blog instead of just yoursite/).
- Fixed and tested with a manual build of portal. There's apparently a gap
in test coverage here, as it passed both before and after...
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.

Tips and Donation Feature - Request URL Issue
2 participants