Thank you
Shoudl It put __PACKAGE__->config->{namespace} = ''root;, or simply remove
this line?
Thank you
Julien
On Sun, Nov 1, 2009 at 1:29 AM, Kieren Diment <[email protected]> wrote:
>
> 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/
>
_______________________________________________
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/