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

Exclamation points in filenames cause creation of infinite duplicates in Google Drive #1195

Open
sorentycho opened this issue Aug 26, 2020 · 0 comments

Comments

@sorentycho
Copy link

Steps to reproduce:

  1. Create a file or directory whose name contains an exclaimation point: Cool! File! Name!
  2. Wait for sync to happen
  3. Sync never completes, and infintely many copies of the directory get created in Google Drive

The only way to end the endless sync is to both disconnect the Google Drive backend and delete remoteStorage.js's IndexedDB. It's likely that other characters (including space?) cause the issue to manifest as well, but considering the cost of testing I'm reluctant to try.

@raucao raucao changed the title Exclaimation Points in filenames cause creation of infinite duplicates in Google Drive Exclamation points in filenames cause creation of infinite duplicates in Google Drive Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants