The security component was indeed the problem (404 error should have been a
huge clue). I was confident that I had my restrictions set up correctly in
beforeFilter().



On Wed, May 26, 2010 at 3:38 PM, Ed Propsner <crotchf...@gmail.com> wrote:

> @Ernesto: >> Interesting, the only two controllers that are giving me
> problems are the only two controllers that happen to be using the security
> component.
>
> Did the problem go away when you rolled back?
>
>
> On Wed, May 26, 2010 at 10:09 AM, Ernesto <e.fanz...@gmail.com> wrote:
>
>> are you guys using SecurityComponent?
>>
>> On 26 Mag, 16:05, Ernesto <e.fanz...@gmail.com> wrote:
>> > same problem here.
>> >
>> > rolled back to RC4 :)
>> >
>> > On 26 Mag, 12:24, Ed Propsner <crotchf...@gmail.com> wrote:
>> >
>> >
>> >
>> > > I just updated to 1.3 stable from RC4 yesterday and I've been having
>> the
>> > > same exact problem (amongst a few others) ever since.
>> >
>> > > I have to toy with it some more but it seems to only happen when
>> passing
>> > > data into the controller action. As soon as the action sees
>> $this->data
>> > > it dies. Even debug($this->data) causes it to fail.
>> >
>> > > I'm still toying with it and I'll re-post if I come up with anything
>> worth
>> > > while. In the meantime it would be great to know if anyone had the
>> same
>> > > problem and how they resolved it 8-)
>> >
>> > > - Ed
>> >
>> > > On Wed, May 26, 2010 at 5:21 AM, Taff <taff.law...@googlemail.com>
>> wrote:
>> > > > Hi,
>> > > > since updating my app to 1.3, one of my controllers is throwing a
>> 404.
>> > > > All the other controllers/methods are working properly. I took a
>> look
>> > > > at the controller and it's all the initial add edit delete view
>> > > > methods created during baking. Where should I start looking for the
>> > > > error, as I'm at a loss.
>> >
>> > > > Debugging is turned on but I'm still getting the 404 with no
>> debugging
>> > > > information. The error is "The requested URL /app/webroot/webcasts/
>> > > > index/language:deu was not found on this server." Any help would be
>> > > > greatly appreciated.
>> >
>> > > > Cheers,
>> > > > Taff
>> >
>> > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp
>> others
>> > > > with their CakePHP related questions.
>> >
>> > > > You received this message because you are subscribed to the Google
>> Groups
>> > > > "CakePHP" group.
>> > > > To post to this group, send email to cake-php@googlegroups.com
>> > > > To unsubscribe from this group, send email to
>> > > > cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>
>> <cake-php%2bunsubscr...@googlegroups.c­om>For more options, visit this
>> group at
>> > > >http://groups.google.com/group/cake-php?hl=en
>>
>> Check out the new CakePHP Questions site http://cakeqs.org and help
>> others with their CakePHP related questions.
>>
>> You received this message because you are subscribed to the Google Groups
>> "CakePHP" group.
>> To post to this group, send email to cake-php@googlegroups.com
>> To unsubscribe from this group, send email to
>> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>>  more options, visit this group at
>> http://groups.google.com/group/cake-php?hl=en
>>
>
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to