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

Fixed a situation where larger base64 sketches didn't decode properly #982

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

Stefterv
Copy link
Collaborator

No description provided.

@Stefterv Stefterv added the bug Something isn't working label Mar 17, 2025
@Stefterv Stefterv modified the milestones: 4.4.1, 4.4.2 Mar 17, 2025
@SableRaf
Copy link
Collaborator

?.map { it.split("=", limit = 2) }

Only split pde: URIs on the first = and not on ones that are part of the Base64 encoded data

@Stefterv Stefterv merged commit 945bd54 into processing:main Mar 21, 2025
11 of 12 checks passed
@Stefterv Stefterv deleted the fix-base64-decode branch March 21, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants