[PR #1641] [MERGED] Improve error message: E035: Failed to create the following bookmark … #1913

Closed
opened 2026-02-25 23:31:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1641
Author: @mfechner
Created: 6/12/2024
Status: Merged
Merged: 6/12/2024
Merged by: @marcelklehr

Base: developHead: mfechner-patch-1


📝 Commits (1)

  • 6835af5 Improve error message: E035: Failed to create the following bookmark on the server: [object Object]

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/errors/Error.ts (+1 -1)

📄 Description

…on the server: [object Object]

If the sync fails due to wrongly escaped characters, you often get the error message: E035: Failed to create the following bookmark on the server: [object Object]

Stringify the bookmark object to help the user to guess which bookmark could cause the problem.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1641 **Author:** [@mfechner](https://github.com/mfechner) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/12/2024 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `mfechner-patch-1` --- ### 📝 Commits (1) - [`6835af5`](https://github.com/floccusaddon/floccus/commit/6835af5efaab9e4daeb3c400805eaa4d69d4d76f) Improve error message: E035: Failed to create the following bookmark on the server: [object Object] ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/errors/Error.ts` (+1 -1) </details> ### 📄 Description …on the server: [object Object] If the sync fails due to wrongly escaped characters, you often get the error message: E035: Failed to create the following bookmark on the server: [object Object] Stringify the bookmark object to help the user to guess which bookmark could cause the problem. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:13 +03:00
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#1913
No description provided.