Skip to content

Escape file names - #960

Merged
forki merged 1 commit into
fsprojects:masterfrom
will14smith:bug.escapefilenames.959
Aug 5, 2015
Merged

Escape file names#960
forki merged 1 commit into
fsprojects:masterfrom
will14smith:bug.escapefilenames.959

Conversation

@will14smith

Copy link
Copy Markdown
Contributor

Fixes #959. Characters such as " " and "%" in file names would break when installing the package with nuget (and possibly paket).

I couldn't see any tests around NupkgWriter.fs so I have created a batch script that reproduces the issue.

Characters such as " " and "%" in file names would break when installing
the package with nuget
@forki

forki commented Aug 5, 2015

Copy link
Copy Markdown
Member

related to #937?

@forki
forki merged commit 731801d into fsprojects:master Aug 5, 2015
@will14smith
will14smith deleted the bug.escapefilenames.959 branch August 5, 2015 11:41
@forki

forki commented Aug 5, 2015

Copy link
Copy Markdown
Member

thx. this is now in the latest alpha version.

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.

2 participants