Feature #40555

Missing command arguments parameter in Core\Booting\Scripts::executeCommand()

Added by Timo Kiefer almost 3 years ago. Updated about 2 years ago.

Status:Accepted Start date:2012-09-03
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:Core
Target version:-
PHP Version: Complexity:easy
Has patch:Yes

Description

Currently you can not execute a sub command (http://flow3.typo3.org/documentation/guide/partiii/commandline.html#executing-sub-commands) with command arguments.

I added my solution for this feature as a patch.

add_scripts_executecommand_arguments_parameter.patch Magnifier (2.1 kB) Timo Kiefer, 2012-09-03 13:01

History

#1 Updated by Karsten Dambekalns almost 3 years ago

  • Status changed from New to Needs Feedback
  • Assigned To set to Karsten Dambekalns
  • Target version set to 2.0 beta 1
  • Complexity changed from no-brainer to easy

As a feature this will go into 1.2 only - and for this the patch needs to be adjusted, as since 1.1 executeCommand() has a third parameter.

#2 Updated by Timo Kiefer almost 3 years ago

I'm sorry I can't understand the adjustment for the third parameter.
In my solution I added a fourth parameter for the command arguments.

#3 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from Needs Feedback to Accepted
  • Target version changed from 2.0 beta 1 to 2.1

#4 Updated by Robert Lemke about 2 years ago

  • Target version deleted (2.1)

Also available in: Atom PDF