Bug #4847

Lowercase package name causes an unexplained exception when using kickstart package

Added by Daniel Hofstetter almost 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-10-01
Priority:Could have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:1.0.0 alpha 7
Affected Flow version:

Description

I'm currently following the "Getting started" tutorial and while creating my first package, I used, by accident, "blog" as package name (instead of "Blog" as in the tutorial):

./flow3 kickstart package blog

This causes the following error:
Uncaught FLOW3 Exception #1220722210: The package key "blog" is invalid
thrown in file /home/dho/projects/flowtutorial/Packages/Framework/FLOW3/Classes/Package/Manager.php
in line 238

It would be helpful to mention what the criteria are for a valid key.

I'm using the "Getting started" package with flow3 alpha 4.

Associated revisions

Revision 6ebd9e7a
Added by Karsten Dambekalns over 5 years ago

[+BUGFIX] Kickstart: When an invalid package key is used, a proper error message is shown, fixes #4847.

History

#1 Updated by Karsten Dambekalns almost 6 years ago

  • Project changed from TYPO3.Flow to TYPO3.Kickstart
  • Category deleted (Error)

#2 Updated by Karsten Dambekalns almost 6 years ago

  • Subject changed from Lowercase package name causes an exception when using flow3 kickstart to Lowercase package name causes an unexplained exception when using kickstart package

The actual problem is that the exception is not caught and transformed into a helpful error message.

#3 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0.0 alpha 7

#4 Updated by Karsten Dambekalns over 5 years ago

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

Applied in changeset r3657.

Also available in: Atom PDF