mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 14:45:59 +03:00
[GH-ISSUE #1067] Folders or filenames that contain a "/" symbol will cause these folders to be continuously created #708
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#708
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Tek220308 on GitHub (Mar 8, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1067
Which version of floccus are you using?
v4.10.1
Sync method
{"label"=>"WebDAV"}
Which browser are you using?
Chrome Firefox
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
No response
What kind of WebDAV server are you using? (if relevant)
synology webdav
Describe the Bug
There is a folder called "c/c++" in my bookmarks, and there are some link files in it. After multiple synchronizations, there are problems such as hanging, high CPU usage, and multiple folders with the same name. The programmer's intuition tells me that "/" is probably the root cause. It is normal after changing the "c/c++" folder to "c_cxx".
A similar problem occurs if the linked file also has a "/" symbol.
Expected Behavior
Normal synchronization of folders or files containing the "/" symbol
To Reproduce
Create a folder with a "/" symbol in its name, put some link files in it, or create a link file with a "/"
Debug log provided
@marcelklehr commented on GitHub (Mar 8, 2022):
I cannot replicate this. Sorry.
@Tek220308 commented on GitHub (Mar 9, 2022):
Sorry, there may be other reasons. I can't find a way to reproduce for the time being. The phenomenon is that after continuous automatic synchronization, the xbel file of webdav is getting bigger and bigger, and there are more and more file entries.
@marcelklehr commented on GitHub (Mar 9, 2022):
It's possible that this is due to cancelled sync runs when closing the browser window while floccus is syncing. The next release will have a fix for this.
@github-actions[bot] commented on GitHub (Mar 20, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.