Hi, I've fixed this a couple of weeks ago (just after 0.9.7 was released) and Ben Bangert merged these changes to 0.10 and to tip. See http://bitbucket.org/bbangert/pylons/
Regards, Michael 2009/3/23 Piotr Kęplicz <[email protected]> > > Joe Riopel: > > I have a controller foo in my application's controller directory. I > > want to make a separate admin controller named foo, in the > > controllers/admin directory, as well. So I issued the command "paster > > controller admin/foo" and paster is telling me that "An error > > occurred. Controller foo already exists.". I could name the controller > > fooadmin, but I am curious as to why I can't do this. > > It seems to be a bug. You cannot create "foo" and then "admin/foo". > But there's no error if you create "admin/foo" first. > > .pk. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
