[FLOW3-general] Problem with kickstart
Robert Lemke
robert at typo3.org
Fri Aug 5 16:43:23 CEST 2011
Hi Dawid,
Am 05.08.2011 um 16:23 schrieb Dawid Pacholczyk:
> Hi guys,
> yesterday I`ve downloaded latest sourcec from git. The kickstart has a small bug. When I create new controller I ALWAYS get StandardController.
>
> flow3.bat typo3.kickstart:kickstart:controller Package Something
>
> I won`t receive SomethingController but StandardController. I don`t have this problem with models or repos
>
> The second thing. When you create from kickstart file (model, controller or repo) with the same name as you already have than whole your work vanish. The file is overwriten.
> IMO there should be a parameter like --forece that is forcing to overwrite. If you don`t set it on kickstarter musn`t overwrite your work. It`s a bit risky.
both issues should be solved already:
https://review.typo3.org/#change,3803
I just tried it on my machine, and it works for me.
If you have the current master, then the kickstart:controller command shouldn't exist anymore (was replaced by kickstart:actioncontroller and kickstart:commandcontroller).
Cheers,
Robert
More information about the FLOW3-general
mailing list