Skip to content

Don't use NormalizedString for storing paths#31

Open
progval wants to merge 1 commit into
loljoho:masterfrom
progval:patch-2
Open

Don't use NormalizedString for storing paths#31
progval wants to merge 1 commit into
loljoho:masterfrom
progval:patch-2

Conversation

@progval
Copy link
Copy Markdown

@progval progval commented May 12, 2020

Long NormalizedString values get serialized with line breaks and spaces,
which break paths when restarting.
Plus, it trims consecutive spaces, which also breaks paths.

Long NormalizedString values get serialized with line breaks and spaces,
which break paths when restarting.
Plus, it trims consecutive spaces, which also breaks paths.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant