Skip to content

Conversation

@Vinzent03
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

The platform information may contain non ASCII characters, which are not allowd in http headers.

What is the new behavior?

These strings are now url encoded to fix that.

Additional context

close #1192

@Vinzent03 Vinzent03 changed the title fix: uri encode platform information fix: Uri encode platform information Jun 25, 2025
@Vinzent03 Vinzent03 merged commit 7fe6b30 into main Jun 25, 2025
11 of 12 checks passed
@Vinzent03 Vinzent03 deleted the fix/encoding branch June 25, 2025 20:12
@romaingyh
Copy link

Hi @Vinzent03, do you have rights to publish a new minor version on pub.dev to include this patch ? It would fix issues related to accents like in French windows "Windows 11 Éducation"

@Vinzent03
Copy link
Collaborator Author

Sadly not. @dshukertjr please release a new version as important fixes are already fixed but not released for a long time.

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.

[Bug]: supabase_flutter: 2.9.1 throws FormatException on login when device language is non-ASCII (e.g., Korean)

4 participants