Bug #6059

./flow3 - wrong package controller

Added by Zach Davis over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-01-16
Priority:Must have Due date:2010-01-18
Assigned To:Robert Lemke % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 7
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

I believe that line 127 should be changed from:

CONTROLLER='Manager'

to:

CONTROLLER='PackageManager'

Seems that when classes were renamed, perhaps they didn't get renamed in the flow3 script (see related bug 6047)

Associated revisions

Revision 9d932ee2
Added by Robert Lemke over 5 years ago

[+BUGFIX] FLOW3 (Core): Fixed the controller class names in the flow3 bash script. Resolves #6059 and resolves #6047

History

#1 Updated by Karsten Dambekalns over 5 years ago

  • Due date set to 2010-01-18
  • Category set to Core
  • Status changed from New to Accepted
  • Assigned To set to Robert Lemke
  • Priority changed from Should have to Must have
  • Target version set to 1.0 alpha 7

#2 Updated by Robert Lemke over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Resolved in r3654

Also available in: Atom PDF