Skip to content

Single quotation mark in annotation causes loss of saved bookmarks #53

Description

@willthefrog

In bm#serialize(), the content field is escaped, but theannotation field is not. If the annotations contain single quotation marks ('), exec join(a:data, " | ") in bm#deserialize() will fail silently, and l:bm_sessions will be overwrite upon VimLeave, causing loss of saved bookmarks. Please fix this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions