Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[Bugfix-22341] Add note about non-ASCII chars to URLDecode entry#7150

Merged
livecodepanos merged 3 commits intolivecode:develop-9.5from
livecodealice:bugfix-22341
Sep 13, 2019
Merged

[Bugfix-22341] Add note about non-ASCII chars to URLDecode entry#7150
livecodepanos merged 3 commits intolivecode:develop-9.5from
livecodealice:bugfix-22341

Conversation

@livecodealice
Copy link
Copy Markdown

Added a note explaining that whenever non-ASCII text is encoded into URL format, it will have been first encoded as UTF-8 and that the output of URLDecode must therefore be decoded that way afterwards.

@livecodepanos
Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok 75def5a

@livecode-vulcan
Copy link
Copy Markdown
Contributor

💙 review by @livecodepanos ok 75def5a

livecode-vulcan added a commit that referenced this pull request Sep 13, 2019
[Bugfix-22341] Add note about non-ASCII chars to URLDecode entry

Added a note explaining that whenever non-ASCII text is encoded into URL format, it will have been first encoded as UTF-8 and that the output of URLDecode must therefore be decoded that way afterwards.
@livecode-vulcan
Copy link
Copy Markdown
Contributor

😎 test success 75def5a

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-ndk16r15: success
  • try-community-arm64-android-ndk16r15: success
  • try-community-x86-android-ndk16r15: success
  • try-community-x86_64-android-ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos12.1: success
  • try-community-universal-ios-iphonesimulator12.1: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos livecodepanos merged commit 1673279 into livecode:develop-9.5 Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants