Skip to content

fix(request): encode slashes in payment request URLs (Closes #79) - #300

Open
yanyishuai wants to merge 1 commit into
austintgriffith:masterfrom
yanyishuai:fix/bw-issue-79-request-slash
Open

fix(request): encode slashes in payment request URLs (Closes #79)#300
yanyishuai wants to merge 1 commit into
austintgriffith:masterfrom
yanyishuai:fix/bw-issue-79-request-slash

Conversation

@yanyishuai

Copy link
Copy Markdown

Summary

Replaces String.replaceAll with regex replacements so Safari can encode / in request messages without crashing when generating QR links.

Closes #79

Wallet: Do4v7foHJvRJLpRRoGaVPWX6DDEjX3yTK7J91gpwUQpE

@yanyishuai

Copy link
Copy Markdown
Author

External bounty ready for maintainer review — acceptance criteria documented in PR body. Happy to address feedback immediately.

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.

Wallet crashes on request with character "/"

1 participant