[TYPO3-core] RFC #16971: Improve ExtDirect error handling
Stefan Galinski
stefan.galinski at gmail.com
Wed Jan 19 23:59:31 CET 2011
Steffen Kamper wrote:
> Hi Stefan,
>
> great improvement indeed :)
>
> Just with the text of the message i think it's not such clear. Mostly
> this happens if an error (like php error) happened. Then the error
> message is printed in response, and of course this leeds to a json error.
>
> So i would like to get the text from response displayed in debug
> console. If there is no such text, your message is the right one as then
> there is a real timeout.
>
> vg Steffen
You still get the old behaviour for real exceptions. The new way should just
prevent to annoy the user with technical stuff if a real timeout (transport)
issue happened. In this case you haven't any useful error messages.
This can happen while filtering the new pagetree and it returns a really
huge set of found pages. In reality this shouldn't occur often, but it's
possible to get a timeout.
--
Stefan Galinski
staatl. geprüfter Informatiktechniker
More information about the TYPO3-team-core
mailing list