Skip to content

Prevent double percent encoding on macOS 14+ #5217

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
Oct 19, 2024
Merged

Conversation

uiryuu
Copy link
Member

@uiryuu uiryuu commented Oct 16, 2024


Description:
#4860 only fixed URL from openURLString, but didn't take the open URL window into account. This PR copied solution from #4860 to also apply the fix to getURL function to prevent double percent encoding on macOS 14+ systems.

@uiryuu uiryuu linked an issue Oct 17, 2024 that may be closed by this pull request
1 task
@lhc70000 lhc70000 merged commit cad416c into develop Oct 19, 2024
2 checks passed
@lhc70000 lhc70000 deleted the percent-encoding branch October 19, 2024 01:47
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.

Incorrect percent encoding under Sequioa
2 participants