Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Globber exception when path has ampersand #497

Closed
marcosnz opened this issue Nov 6, 2015 · 1 comment
Closed

Globber exception when path has ampersand #497

marcosnz opened this issue Nov 6, 2015 · 1 comment
Labels
Milestone

Comments

@marcosnz
Copy link
Contributor

marcosnz commented Nov 6, 2015

An expresion like:
var tools = GetFiles("C:/Tools & Services/*.dll");
fails with a NotSupportedException - "Unknown token"
PR soon...

marcosnz added a commit to marcosnz/cake that referenced this issue Nov 9, 2015
Also ties up a "TODO" comment regarding plus sign in path
@gep13 gep13 added the Bug label Nov 9, 2015
@gep13 gep13 added this to the v0.6.1 milestone Nov 9, 2015
gep13 added a commit that referenced this issue Nov 9, 2015
Fixing issue #497 when path includes an ampersand
@gep13
Copy link
Member

gep13 commented Nov 9, 2015

Fixed via a655e02

@gep13 gep13 closed this as completed Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants