[Catalyst] I'm loosing the plot here? - Controller behaviour that
makes no sense
Tim Anderson
tja824 at gmail.com
Tue Oct 30 17:57:45 GMT 2012
Craig,
Might I suggest following Lukas' advice from yesterday and working through
the tutorial before building your own site. Catalyst is a great framework
but it's not trivial, and I had several of the same kinds of questions when
I first started out.
I clued in on your 'when neither output should show' statement; what are
you expecting from 'mydomain:port/login' in your example. It looks to me
like /login should be matching your Login controller, and because you
haven't specified a further path, your output is going to be 'this sucks',
from the index function.
-Tim
<snip>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20121030/8039d=
c26/attachment.htm
More information about the Catalyst
mailing list