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

Glu applies variable expansion to local filenames #247

Closed
sodul opened this issue Oct 7, 2013 · 1 comment
Closed

Glu applies variable expansion to local filenames #247

sodul opened this issue Oct 7, 2013 · 1 comment
Assignees

Comments

@sodul
Copy link
Contributor

sodul commented Oct 7, 2013

On any agent create a directory or a file that would look like a groovy string to be variable expanded:
mkdir '${var}'

This is a valid filename for the OS.

Try to navigate inside that directory: get an error 500.

See http://glu.977617.n3.nabble.com/fileContent-tries-to-variable-expand-file-names-td4026170.html for a detailed stack trace.

Other valid filename characters such as '' might cause problems.

@ghost ghost assigned ypujante Nov 26, 2013
ypujante added a commit that referenced this issue Nov 27, 2013
- requires new utils-misc version
- upgraded to gradle 1.9
- added links in full path representation
@ypujante
Copy link
Member

Fixed in glu 5.4.0

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

No branches or pull requests

2 participants