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

[Fabric] iOS: Change image source url encode ascii to utf8 #43502

Closed

Conversation

zhongwuzw
Copy link
Contributor

Summary:

We should use utf8 to cover more characters.

Changelog:

[IOS] [FIXED] - [Fabric] iOS: Change image source url encode ascii to utf8

Test Plan:

Fixes #43462

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 15, 2024
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Mar 15, 2024
@oblador
Copy link
Contributor

oblador commented Mar 15, 2024

I can confirm this solves #43462 👍

@facebook-github-bot
Copy link
Contributor

@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@cortinico
Copy link
Contributor

@zhongwuzw this is amazing! Thanks for looking into it and fixing it so quickly 🙏

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 15, 2024
@facebook-github-bot
Copy link
Contributor

@cortinico merged this pull request in fa8fdc7.

huntie pushed a commit that referenced this pull request Mar 18, 2024
Summary:
We should use utf8 to cover more characters.

## Changelog:

[IOS] [FIXED] - [Fabric] iOS: Change image source url encode ascii to utf8

Pull Request resolved: #43502

Test Plan: Fixes #43462

Reviewed By: rshest

Differential Revision: D54944653

Pulled By: cortinico

fbshipit-source-id: 0bbd3d46c8e5c04ceffe7e0ebae46dc2ce9507df
This was referenced Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unknown unicode characters in Image source broken on iOS in New Architecture
4 participants