mirror of
https://github.com/go-shiori/shiori.git
synced 2026-04-25 14:35:52 +03:00
[GH-ISSUE #153] Breaking imports on "Failed to save bookmarks: title must not be empty" #112
Labels
No labels
component:backend
component:builds
component:builds
component:extension
component:frontend
component:readability
database
database:mysql
database:postgres
database:sqlite
feature:ebooks
github_actions
good first issue
hacktoberfest
note:duplicate?
note:fixed?
note:out-of-scope?
os:windows
priority:high
priority:low
pull-request
resolution:as-intended
resolution:cant-reproduce
resolution:duplicate
resolution:fixed
resolution:wontfix
tag:TBD
tag:big-task
tag:help-wanted
tag:huge-data
tag:meta
tag:more-info
tag:next
tag:no-stale
tag:requires-migrations
tag:research
tag:security 🛡️
tag:stale
tag:waiting-for-assignee
type:bug
type:documentation
type:enhancement
type:meta
type:ux
user:cli
user:web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shiori#112
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 @howesteve on GitHub (Sep 21, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/153
Hello,
I understand a bookmark must have a title. But does it need to stop importing (shiori import command)? I have thousands of bookmarks on hundreds of folders, while importing it doesn't even give a clue on what bookmark was the culprit. I'm cutting a lenghty log and adding only the last two lines:
Thanks,
Howe
@RadhiFadlillah commented on GitHub (Sep 22, 2019):
Hi @howesteve,
Nope, that shouldn't be happening. By default, if title doesn't exist Shiori will uses the URL as bookmark's title. I'll look at it as soon as possible.
@RadhiFadlillah commented on GitHub (Sep 22, 2019):
It should be fixed by 018f332. Could you try it out again ?
@RadhiFadlillah commented on GitHub (Oct 4, 2019):
Since it seems this issue has been solved, I will close it. Feel free to reopen it if needed.