ZF-7607: zf create * fails on Windows with ZF 1.9.1
Description
On Windows, inside a new created ZF directory (successful created with the zf tool cli) the following commands failed:
- zf create action add index
After the command "zf create module admin" the following message occurs:
An Error Has Occurred
A project profile was not found.
Zend Framework Command Line Console Tool v1.9.1
Details for action "Create" and provider "Module"
Module
zf create module name
I have a look at http://framework.zend.com/issues/browse/ZF-7465 but this did not solve the problem.
RELEASE INFORMATION
Zend Framework 1.9.1 (r17554). Released on August 11, 2009.
Comments
Posted by Paul Purczel (acewebdesign) on 2009-08-19T22:56:02.000+0000
I have this issue too. and tried the fixes with no luck
Posted by Ralph Schindler (ralph) on 2009-08-24T12:04:21.000+0000
Fixed in trunk in r17794, fixed in release 1.9 branch in r17795