Nearly solved. Was missing executeJson() handlers from Default/Secure.

Working JSON configs: http://p.caboo.se/115049

Still one problem left:

[07-Nov-2007 18:41:27] PHP Warning:  Invalid argument supplied for
foreach() in /code/fr/libs/agavi/response/AgaviWebResponse.class.php
on line 554
[07-Nov-2007 18:41:27] PHP Stack trace:
[07-Nov-2007 18:41:27] PHP   1. {main}() /code/fr/pub/index.php:0
[07-Nov-2007 18:41:27] PHP   2. AgaviController->dispatch()
/code/fr/pub/index.php:10
[07-Nov-2007 18:41:27] PHP   3. AgaviWebResponse->send()
/code/fr/libs/agavi/controller/AgaviController.class.php:197
[07-Nov-2007 18:41:27] PHP   4.
AgaviWebResponse->sendHttpResponseHeaders()
/code/fr/libs/agavi/response/AgaviWebResponse.class.php:146

Not sure what that is all about.

Cheers,
Jussi

On 07/11/2007, Jussi Vaihia <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm getting an infinite loop on an xhr request with BaseView
> executeJson() requesting itself 10k times segfaulting Apache when
> getCredentials returns false. Returning true, no problems. All
> pointers to properly find the source welcome:
>
> Settings:
> http://p.caboo.se/115049
>
>
> Cheers,
> Jussi
>

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to