[GH-ISSUE #196] Sync of bookmarks stop with "body.append is not a function" #189

Closed
opened 2026-02-25 22:36:25 +03:00 by kerem · 2 comments
Owner

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

bildschirmfoto von 2018-11-16 20-09-08
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.

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 ![bildschirmfoto von 2018-11-16 20-09-08](https://user-images.githubusercontent.com/676650/48642261-9d8adb00-e9dc-11e8-804f-3e6a64bb5ae6.png) 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.
kerem closed this issue 2026-02-25 22:36:25 +03:00
Author
Owner

@marcelklehr commented on GitHub (Nov 16, 2018):

Thanks for reporting!

<!-- gh-comment-id:439505136 --> @marcelklehr commented on GitHub (Nov 16, 2018): Thanks for reporting!
Author
Owner

@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.

<!-- gh-comment-id:1477571414 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#189
No description provided.