[TYPO3-ect] No action output WAS: Directory architecture
Elmar Hinz
elmar07 at googlemail.com
Thu Aug 16 12:11:27 CEST 2007
Philip Almeida wrote:
> Hi, Elmar
>
> with the latest version of lib from trunk my default action method returns
> nothing and no error msg.
>
Hi Philip,
please test the new lib with new apples and bananas to see how it works.
You will probably need a line like this at the end.
$translator->get('result');
I have changed a lot, to prepare the action pipline in a way, that it can be
controlled completely by TS setup in future. All data flows strictly inside
the object pipe now. The keys can be controlled by key setter methods, but
they have default names.
The default name of the views output is "result" I think.
Speccially have a look at the list controller of bananas. The style of list
processing has changed.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list