mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #508] Exception: Argument passed must be of the type string, null given #366
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#366
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 @ghost on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/508
Describe the bug
After updating Bookmarks to version 3.0 my Nextcloud log tells me that every Floccus sync produces this error:
Exception: Argument 2 passed to OCA\Bookmarks\Db\SharedFolderMapper::findByFolderAndUser() must be of the type string, null given, called in bookmarks/lib/Service/HashManager.php on line 136Since the error didn't occur with Bookmarks v2.3.4 I thought at first the error has to be caused by the NC Bookmarks app.
BUT the iOS App nextBookmark produces no such errors.
If I'm wrong and the problem is exclusively caused by the new version of Bookmarks please let me know.
To Reproduce
Just update the NC bookmarks app to v3.0 final and sync your Firefox using Floccus.
Expected behavior
No error log entries.
Desktop (please complete the following information):
Path prefix for server folder was and is empty.
Server (please complete the following information):
@marcelklehr commented on GitHub (Apr 30, 2020):
It is indeed a bookmarks app bug. I will release a fix shortly.
@marcelklehr commented on GitHub (Apr 30, 2020):
You can update the bookmarks app now :)
@ghost commented on GitHub (Apr 30, 2020):
Thanks, I did. There's a new error message now using v3.0.2:
details in my comment here
@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.