Bug #36750
Last parameter of CLI command never gets parsed
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Command
Target version:
-
Start date:
2012-05-01
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
In TYPO3\FLOW3\Cli\RequestBuilder::parseRawCommandLineArguments the last argument never gets parsed. This is because of an empty array after resolving the last parameter.
Updated by Nicole Cordes almost 9 years ago
- % Done changed from 0 to 100
This is already fixed in the master and can be closed.
Updated by Karsten Dambekalns almost 9 years ago
- Category set to Command
- Status changed from New to Closed