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

[BUG] Base64 encoder/decoder does not support UTF8 characters #1023

Open
baobo5625 opened this issue Apr 29, 2024 · 2 comments
Open

[BUG] Base64 encoder/decoder does not support UTF8 characters #1023

baobo5625 opened this issue Apr 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@baobo5625
Copy link

Which tool is impacted?
Example: the token generator

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Base64 string encoder/decoder'
  2. Input: 这个链接里共有多少条规定 https://www.gov.cn/zhengce/zhengceku/2008-11/14/content_1798.htm
  3. Prompt: "Invalid base64 string"

Expected behavior
https://www.base64decode.org/ could work with this encoding

Screenshots
If applicable, add screenshots to help explain your problem.

Configuration (please complete the following information):

  • Device: [e.g. iPhone6, ]
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@baobo5625 baobo5625 added the bug Something isn't working label Apr 29, 2024
@Chanzhaoyu
Copy link

same 1004

@sharevb
Copy link
Contributor

sharevb commented May 1, 2024

Hi @baobo5625 and @CorentinTh, fixed in #905

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants