mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #167] [bug] 人为修改 mark 内容后无法读取 #128
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#128
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 @ZhangTianrong on GitHub (May 1, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/167
详细描述这个 Bug
此处没有进行
encodeURIComponent导致 mark 的 content 在面板中修改后直接原样存储进数据库,读取时遇到URIError: URI malformed导致无法读取。NoteGen 版本
v0.13.5
操作系统
Windows
报错日志
No response