Skip to content

fix: Avoid decoding already encoded character in URI#1679

Merged
Gustl22 merged 1 commit into
mainfrom
gustl22/1669-url-encode
Oct 23, 2023
Merged

fix: Avoid decoding already encoded character in URI#1679
Gustl22 merged 1 commit into
mainfrom
gustl22/1669-url-encode

Conversation

@Gustl22

@Gustl22 Gustl22 commented Oct 22, 2023

Copy link
Copy Markdown
Collaborator

Description

Fixes #1669

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, refactor:,
    docs:, chore:, test:, ci: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///, where necessary.
  • I have updated/added relevant examples in example.

Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

@Gustl22 Gustl22 requested a review from spydon October 22, 2023 20:48
@Gustl22 Gustl22 changed the title fix: Avoid encoding already encoded URI (closes #1669) fix: Avoid decoding already encoded character in URI (closes #1669) Oct 22, 2023
@Gustl22 Gustl22 changed the title fix: Avoid decoding already encoded character in URI (closes #1669) fix: Avoid decoding already encoded character in URI Oct 22, 2023
@Gustl22 Gustl22 merged commit 0119378 into main Oct 23, 2023
@Gustl22 Gustl22 deleted the gustl22/1669-url-encode branch October 23, 2023 15:40
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.

setSourceUrl broken since 5.2.0

2 participants