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 <[email protected]> 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 <[email protected]> wrote:
>
>> are you guys using SecurityComponent?
>>
>> On 26 Mag, 16:05, Ernesto <[email protected]> wrote:
>> > same problem here.
>> >
>> > rolled back to RC4 :)
>> >
>> > On 26 Mag, 12:24, Ed Propsner <[email protected]> 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 <[email protected]>
>> 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 [email protected]
>> > > > To unsubscribe from this group, send email to
>> > > > [email protected]<cake-php%[email protected]>
>> <cake-php%[email protected]­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 [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<cake-php%[email protected]>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 [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to