Skip to content

Don't encode image resource URI twice#85355

Merged
mjbvz merged 1 commit intomicrosoft:masterfrom
jeanp413:fix-webview-image-name-special-char
Nov 22, 2019
Merged

Don't encode image resource URI twice#85355
mjbvz merged 1 commit intomicrosoft:masterfrom
jeanp413:fix-webview-image-name-special-char

Conversation

@jeanp413
Copy link
Contributor

After #84667 and 8caf39e, issue #84197 and #83165 are happening again.

This fixes both issues by encoding the resource URI just once so that it gets parsed correctly here

This PR fixes #84197 and #83165

cc @mjbvz

@mjbvz mjbvz added this to the November 2019 milestone Nov 22, 2019
@mjbvz mjbvz merged commit 56a544b into microsoft:master Nov 22, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Nov 22, 2019

Thanks!

@jeanp413 jeanp413 deleted the fix-webview-image-name-special-char branch November 22, 2019 23:01
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

image name include # cause fail render

2 participants