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

A plus sign in filenames is causing issues #3585

Closed
lukash opened this issue Oct 22, 2022 · 1 comment
Closed

A plus sign in filenames is causing issues #3585

lukash opened this issue Oct 22, 2022 · 1 comment

Comments

@lukash
Copy link

lukash commented Oct 22, 2022

Describe the bug
Renaming a file with a + in the name causes a new directory to be created, with the new name (and with a space instead of the plus sign) instead of doing the rename.

Cut & Paste of the file results in an "Operation Unsuccessful" error.

I haven't tested other operations, there'll probably more weird failures.

To Reproduce
Steps to reproduce the behavior:

  1. Have a file named e.g. "test+.txt"
  2. either tap three dots, go to Rename, enter "test2+.txt", tap SAVE
  3. or select the file, tap the cut icon, then paste in a different directory

Expected behavior
A file rename working, cut&paste working.

Smartphone (please complete the following information):

  • Device: Asus Zenfone 9
  • OS: Android 12
  • Rooted: No
  • Version: 3.8.2
@VishnuSanal
Copy link
Member

dupe #3560

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

No branches or pull requests

2 participants