mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #196] Sync of bookmarks stop with "body.append is not a function" #189
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#189
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 @Liam-Lior on GitHub (Nov 16, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/196
Hey there,
I've problems to sync my bookmarks. As already some bookmarks are already synced he try to update some, and that's the point where I got some errors.
Floccus: 3.1.4 (selected account type: "Nextcloud Bookmarks (v0.14+)")
Nextcloud: 14.0.3
Bookmarks Plugin in NC: 0.14.2
As shown in the screenshot the extensions try to add some data to a string with a append method which is not available for this type of data (maybe a leftover from from previous version where the URLSearchParams-object is used). This results in an exception and displays the message "body.append is not a function" within the sync popup.
@marcelklehr commented on GitHub (Nov 16, 2018):
Thanks for reporting!
@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.