Skip to content

Update file_url() handling of Thunderbird comm paths #703

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

coreycb
Copy link
Contributor

@coreycb coreycb commented Jun 4, 2025

In commit df291c6, root_dir was changed from a relative path to an absolute path, resulting in file_url() no longer detecting the path correctly as it didn't start with "comm/". This change allows file_url() to correctly detect and handle an absolute path that includes "comm/".

@coreycb coreycb requested a review from a team as a code owner June 4, 2025 13:34
@coreycb coreycb requested a review from ahal June 4, 2025 13:34
In commit df291c6, root_dir was
changed from a relative path to an absolute path, resulting in
file_url() no longer detecting the path correctly as it didn't
start with "comm/". This change allows file_url() to correctly
detect and handle an absolute path that includes "comm/".
Copy link
Collaborator

@ahal ahal left a comment

Choose a reason for hiding this comment

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

Thanks!

@ahal ahal enabled auto-merge (rebase) June 4, 2025 14:56
@ahal ahal merged commit 79ad94c into taskcluster:main Jun 4, 2025
12 checks passed
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