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

Escape character can disappear in Copyable to base64 compression #396

Open
mat1jaczyyy opened this issue Sep 25, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working ui Issue in UI
Milestone

Comments

@mat1jaczyyy
Copy link
Owner

@Brendonovich

Pasting some base64-encoded compressed data into messaging apps can make the \ character disappear, as it's considered escaping. This messes up pasting. Should avoid this character.

Example pasted on GitHub:

QVBPTB8AAAABAQAAAAUAAQcCAAAAB{A6}DQnVnAQ{A26}BAEAAAAFAQEKHQEbBQAAAOgD{A:}DwPw{A5}JAAAAGT8AABk/IgAZPT8AGQwqABkAHj8ZCAA/GT0APxk/ACYZ{A>}CgGi/dJAbBP6AaL90kBtE/76fGSzeJ2T+gGi/dJAbhP3E9CtejcOU/76fGSzeJ6T+XbhKDwMrtPw{A7}PA/{A\}BEZhZGUB{A27}B{A6}==

QVBPTB8AAAABAQAAAAUAAQcCAAAAB{A6}DQnVnAQ{A26}BAEAAAAFAQEKHQEbBQAAAOgD{A:}DwPw{A5}JAAAAGT8AABk/IgAZPT8AGQwqABkAHj8ZCAA/GT0APxk/ACYZ{A>}CgGi/dJAbBP6AaL90kBtE/76fGSzeJ2T+gGi/dJAbhP3E9CtejcOU/76fGSzeJ6T+XbhKDwMrtPw{A7}PA/{A}BEZhZGUB{A27}B{A6}==

@mat1jaczyyy mat1jaczyyy added bug Something isn't working ui Issue in UI labels Sep 25, 2020
@mat1jaczyyy mat1jaczyyy added this to the 1.8.0 milestone Sep 25, 2020
@mat1jaczyyy mat1jaczyyy removed this from the 1.8.0 milestone Sep 26, 2020
@mat1jaczyyy mat1jaczyyy added this to the 1.9.0 milestone Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Issue in UI
Projects
None yet
Development

No branches or pull requests

2 participants