[Catalyst] All actions marked as Private and are being ignored
Kieren Diment
diment at gmail.com
Mon Apr 2 06:24:37 GMT 2012
On 02/04/2012, at 4:18 PM, abhishek jain wrote:
> Hi,
>
> I am finding a strange situation.
>
> If i restart my catalyst application,i find in debug messages, all of my
> actions are marked as Private.
>
> Also if i execute the code, then it will execute the auto and end functions
> and bypasses the called action.
>
>
>
> Ie. If i call /search . It will run auto, end and will ignore search action.
>
>
>
> Dont know why,
>
> What info will you guys need from me to help me?
Why don't you try to write a minimal test case demonstrating your problem? Is this with the dev server? Is it with some front end deployment?
More information about the Catalyst
mailing list