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

Fix relative pathing on dns lookups for CalDAV #742

Open
MelissaAutumn opened this issue Nov 15, 2024 · 0 comments
Open

Fix relative pathing on dns lookups for CalDAV #742

MelissaAutumn opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working sentry this issue has a linked sentry report

Comments

@MelissaAutumn
Copy link
Member

Sentry bug: https://thunderbird.sentry.io/issues/6033683061/?project=4505428124827648&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=issue-stream&statsPeriod=14d&stream_index=3

It seems we have an issue with relative paths. I'm unsure if these dns entries are setup incorrectly, or I just made some bad assumptions on how relative pathing worked from my spec read.

It looks like only the relative path is being passed through without it being appended after the hostname. It then breaks in an unrelated function that expects a parsed url to have a hostname key.

@MelissaAutumn MelissaAutumn added bug Something isn't working sentry this issue has a linked sentry report labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sentry this issue has a linked sentry report
Projects
None yet
Development

No branches or pull requests

1 participant