On 20 Apr 2009, at 20:50, Tomas Doran wrote:
I think you'll find that this will _only_ happen for controllers
whos names sort alphabetically below 'Base.pm', and which don't
contain any actions. I guess that is pretty atypical for normal
applications :)
Still a bug though, I'll try and work out a test for Moose (as
thats where I think the issue lies) tonight.
When I said 'alphabetically', I meant in hash order, which is
essentially random :_)
I've committed tests to Moose for root cause of the issue (and some
other stuff I found along the way), and I've also committed a test
and a workaround into Catalyst trunk.
Cheers
t0m
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/