Skip to content

Escape arguments in firetrait::fire#283

Merged
freost merged 4 commits into
mako-framework:6.3from
wgevaert:6.3
Oct 26, 2020
Merged

Escape arguments in firetrait::fire#283
freost merged 4 commits into
mako-framework:6.3from
wgevaert:6.3

Conversation

@wgevaert

@wgevaert wgevaert commented Oct 23, 2020

Copy link
Copy Markdown
Contributor

Type


Yes/No
Bugfix? Yes
New feature? No
Other? No
Additional information
Yes/No
Has backwards compatibility breaks? No
Has unit and/or integration tests? Yes

Description


I missed a popen in my previous PR. When on a system with spaces in the application path, reactor\traits\Firetrait::fire will not throw an error anymore.

I hope these are all things that need to be escaped. Last time I did check all occurences of the commands listed here, which does not mention popen, and now I searched for popen as well, so I hope that's all.

I did edit some tests

@wgevaert wgevaert changed the title 6.3 Escape arguments in firetrait::fire Oct 23, 2020
@freost freost merged commit a00088f into mako-framework:6.3 Oct 26, 2020
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