ZF-9310: zf.sh deletes last curly brace and messes up formating
Description
using the command line tool to add an action to a controller after you've edited the controller cause the second to last curly brace to be deleted from functions. Also the text after the first statement/commend of function gets indented by an extra two tabs.
I'm really sorry if this is not the place to report this. I have a feeling that the CLI tool is a separate project. If so, please let me know where I can report this. Thanks.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2010-03-03T01:41:40.000+0000
Set component and auto-reassign
Posted by Tais Plougmann Hansen (taisph) on 2010-11-18T07:45:09.000+0000
This is also true for 1.11.0.
Posted by Ramon Henrique Ornelas (ramon) on 2010-11-20T12:08:16.000+0000
This problem is related to Zend_Reflection_Method::getBody(). See issue ZF-9018.
Greetings Ramon
Posted by Marc Hodgins (mjh_ca) on 2010-11-23T21:57:37.000+0000
Removing fix version. Issues marked 'duplicate' don't need a fix version -- it makes them appear in the JIRA changelog and/or roadmap.