Bug #9954

Wrong path for created package used

Added by Karsten Dambekalns over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-09-28
Priority:Should have Due date:
Assignee:Karsten Dambekalns % Done:

100%

Category:Package
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 12 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch: FLOW3 version affected:
Votes: 0

Description

karsten@kmac:flow3  (master)$ ./flow3 kickstart package Blog
+ .../Packages/ApplicationBlog/Classes/Controller/StandardController.php
+ ...mplates/Standard/Index.html

karsten@kmac:flow3  (master)$ ls -d Packages/*
Packages/Application        Packages/ApplicationBlog    Packages/Framework

Associated revisions

Revision e77f56bb
Added by Karsten Dambekalns over 2 years ago

[+BUGFIX] FLOW3 (Package): Create package with correct path

Packages would be created with a path like "Packages/ApplicationFoo"
instead of "Packages/Application/Foo".

Change-Id: I08ba9b40016e01c85b809d1635d34a2c6b0a6287
Fixes: #9954

History

Updated by Karsten Dambekalns over 2 years ago

  • Status changed from Accepted to Under Review
  • Estimated time set to 1.00

Updated by Karsten Dambekalns over 2 years ago

  • Project changed from TYPO3.Kickstart to TYPO3.Flow

Updated by Karsten Dambekalns over 2 years ago

  • Category set to Package

Updated by Karsten Dambekalns over 2 years ago

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

Also available in: Atom PDF