Bug #29292

Typing help on FLOW3 shell exits

Added by Hari K T almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-08-27
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Command
Target version:TYPO3 Flow Base Distribution - 1.0 beta 2
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

I have typed ./flow3 flow3:core:shell and the shell prompt came .

When typing help , it throws the below error.

hari@hari-Vostro1510:/media/Linux/flow3$ ./flow3 flow3:core:shell
FLOW3 Interactive Shell

FLOW3 > help

Uncaught Exception in FLOW3 #1: Catchable Fatal Error: Argument 1 passed to TYPO3\FLOW3\Command\CoreCommandController::echoSubProcessResponse() must be an array, null given, called in /media/Linux/flow3/Packages/Framework/TYPO3.FLOW3/Classes/Command/CoreCommandController.php on line 246 and defined in /media/Linux/flow3/Packages/Framework/TYPO3.FLOW3/Classes/Command/CoreCommandController.php line 303
thrown in file Packages/Framework/TYPO3.FLOW3/Classes/Error/ErrorHandler.php
in line 81
Reference code: 20110827084131a1af4f

#0 TYPO3\FLOW3\Error\DebugExceptionHandler::echoExceptionCli()
   /media/Linux/flow3/Packages/Framework/TYPO3.FLOW3/Classes/Error/AbstractExceptionHandler.php:60

#1 TYPO3\FLOW3\Error\AbstractExceptionHandler::handleException()

hari@hari-Vostro1510:/media/Linux/flow3$ ./flow3 flow3:core:shell
FLOW3 Interactive Shell

FLOW3 > 

Bye!
hari@hari-Vostro1510:/media/Linux/flow3$ 

Associated revisions

Revision 2b52d22e
Added by Robert Lemke almost 4 years ago

[BUGFIX] Interactive shell works again

The interactive shell (flow3:core:shell) could not launch
the sub process anymore because the name of the FLOW3 script
has changed from "flow3" to "flow3.php". Due to this, no
command could be executed within the interactive shell.

This change set adjusts the script name and all commands
should work again.

Change-Id: I35928b0b36a8cb4cb82f3520077a3d658794a10e
Resolves: #29292

History

#1 Updated by Karsten Dambekalns almost 4 years ago

  • Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow
  • Priority changed from Should have to Must have

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Subject changed from Typing help on shell exits to Typing help on FLOW3 shell exits
  • Category set to Command
  • Target version set to 1.0 beta 2

#3 Updated by Sebastian Kurfuerst almost 4 years ago

confirmed.

#4 Updated by Robert Lemke almost 4 years ago

  • Status changed from New to Accepted
  • Assigned To set to Robert Lemke

#5 Updated by Mr. Hudson almost 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available at http://review.typo3.org/4770

#6 Updated by Mr. Hudson almost 4 years ago

Patch set 2 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available at http://review.typo3.org/4770

#7 Updated by Mr. Hudson almost 4 years ago

Patch set 3 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available at http://review.typo3.org/4770

#8 Updated by Mr. Hudson almost 4 years ago

Patch set 4 of change I35928b0b36a8cb4cb82f3520077a3d658794a10e has been pushed to the review server.
It is available at http://review.typo3.org/4770

#9 Updated by Robert Lemke almost 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF