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: add tolerance for macOS and iOS changing # to %23 #5212

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Simon-Laux
Copy link
Contributor

fixes #1969

@Simon-Laux Simon-Laux changed the title add tollerance for macOS and iOS changing # to %23 fix: add tolerance for macOS and iOS changing # to %23 Jan 24, 2024
@Simon-Laux Simon-Laux force-pushed the simon/i1969-OPENPGP4FPR-corruption-tollerance branch from 8b6fd77 to cdb20e0 Compare January 24, 2024 04:02
@adbenitez
Copy link
Collaborator

adbenitez commented Jan 24, 2024 via email

@Simon-Laux Simon-Laux force-pushed the simon/i1969-OPENPGP4FPR-corruption-tollerance branch from cdb20e0 to 00e3a38 Compare January 24, 2024 18:46
@Simon-Laux Simon-Laux requested a review from iequidoo January 24, 2024 18:47
fixes #1969

Bug description:
macOS and iOS sometimes replace the # with %23 (uri encode it), we should be able to parse this wrong format too, see issue #1969 for more info
@Simon-Laux Simon-Laux force-pushed the simon/i1969-OPENPGP4FPR-corruption-tollerance branch from 00e3a38 to 82830c3 Compare January 24, 2024 21:43
@Simon-Laux Simon-Laux merged commit 0afc0dd into main Jan 24, 2024
36 checks passed
@Simon-Laux Simon-Laux deleted the simon/i1969-OPENPGP4FPR-corruption-tollerance branch January 24, 2024 22:58
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.

openpgp4frp uri on mac not working
4 participants