[TYPO3-mvc] blank page while debugging extbase/fluid objects

Jochen Rau jochen.rau at typo3.org
Mon May 7 14:55:41 CEST 2012


Hi,

On Mon, May 07, 2012 at 08:56:03AM +0200, Frank Gerards wrote:
> PS: I added the Tx_extbase_Utility_Debugger class to my TYPO3 4.6 installation and it works just fine - finally I can dig through all the relations in a result-set --- just as a tip for all TYPO3 4.6 users. I didn't test the Debugger class under all circumstances but it does the job to debug QueryResult structures retrieved from a repository --- great work, extbase team :)....

Thanks. When you get a blank page it's most likely a out-of-memory error because of a recursion in your model. Check the PHP log.

-Jochen

> -----Ursprüngliche Nachricht-----
> Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org [mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von Frank Gerards
> Gesendet: Montag, 7. Mai 2012 08:46
> An: TYPO3 v4 MVC project
> Betreff: Re: [TYPO3-mvc] blank page while debugging extbase/fluid objects
> 
> Hi Georg,
> how would you do that ? In controller with toArray() and stuff ?
> 
> -----Ursprüngliche Nachricht-----
> Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org [mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von Georg Ringer
> Gesendet: Montag, 7. Mai 2012 08:43
> An: typo3-project-typo3v4mvc at lists.typo3.org
> Betreff: Re: [TYPO3-mvc] blank page while debugging extbase/fluid objects
> 
> Am 07.05.2012 08:41, schrieb Frank Gerards:
> > Hi,
> > 
> > we use 4.6 in that project - seems it's a new feature :).... I will look into the 4.7 version :)... what worries me more is that if I do a <f:debug>{myObject}</f:debug> on a normal Result-Set I retrieve from a repository I get a blank page...
> 
> this is because it is not possible to debug a whole object in those lower TYPO3 versions like this.
> 
> Georg
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc


More information about the TYPO3-project-typo3v4mvc mailing list