On 01/11/2009, at 3:36 PM, Julien Sobrier wrote:

BTW, both Root.pm and Admin.pm have this line:

__PACKAGE__->config->{namespace} = '';

Not sure if it makes a difference.


Yes it does. This line stops the Root controller matching /root in the public namespace. Having this in two different controllers will have unpredictable consequences.

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to