mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #453] Bookmark Manager rearranging bookmarks causes problems syncing #338
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#338
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 @jlbprof on GitHub (Feb 25, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/453
Describe the bug
I share bookmarks between my home machine and my work machine. I use Brave a Chromium based browser. I use WebDav.
I use the Bookmark Manager to rearrange and clean up my bookmarks from time to time and it causes all sorts of problems when trying to sync this out.
I also set Floccus to "Always overwrite and revert local changes", because I made the changes on the "other" computer. Here I mean, I do not care what is locally, I just want what is on the webdav server to be here on this version of Chrome.
I get all sorts of errors and it seems to be because of it trying to rearrange the local bookmarks from the server bookmarks.
I have tried to debug this via the developer console, but I cannot find the offending data, it has been awhile since I looked at your code, but I was hoping to find a global variable that contains both what the local browser thinks the bookmarks are and what the webdav server thinks the bookmarks are and try to figure out how to repair this.
Attached find the current logs.
To Reproduce
Bring up the Bookmark Manager move bookmarks around, including deleting folders, and moving folders underneath other folders.
Expected behavior
It should do the one way sync without problems.
Screenshots
N/A
Desktop (please complete the following information):
**Server cPanel WebDav
Note: Please write down the actual version numbers instead of writing 'latest'.
Debug log
Attached
Additional context
I know you are about to release V4, so this may be moot. But on the one way syncs it would seem to be better if you just deleted the local bookmarks and inserted all the downloaded ones. Is that possible?
@marcelklehr commented on GitHub (Feb 25, 2020):
That would certainly be possible, albeit less efficient. Would you be amendable to trying out the v4 pre-release after doing a backup?
@jlbprof commented on GitHub (Feb 25, 2020):
I will try again this evening.
On Tue, Feb 25, 2020 at 7:45 AM Marcel Klehr notifications@github.com
wrote:
@marcelklehr commented on GitHub (Mar 2, 2020):
v4 has just been released with lots of fixes, most probably also one for this issue.
@github-actions[bot] commented on GitHub (Mar 21, 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.