#1192: project-wizard assumes "Welcome" as default value for module name when
generating system actions
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  felix
     Type:  defect  |      Status:  new  
 Priority:  normal  |   Milestone:  1.1  
Component:  build   |     Version:  HEAD 
 Severity:  major   |    Keywords:       
Has_patch:  0       |  
--------------------+-------------------------------------------------------
 Simply run
 {{{
 agavi project
 }}}
 and press return a couple of times. For the default system action
 ("Index"), it'll still have "Default" as the default module name value,
 but when the "error_404" action is generated in the next step, the default
 value will be "Welcome" (same for the steps after that).

 Changing it to "Default" by hand for "error_404" will cause "Default" to
 be assumed as a default value for all following operations, so it's
 probably some weird glitch that makes the build system think "Welcome" was
 last used. Or maybe it's completely random and I didn't realize it :)

 Possible workaround might be to generate all the "Welcome" stuff at the
 very end of the build process.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1192>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to