[TYPO3-ect] MVC Parameters
Elmar Hinz
elmar07 at googlemail.com
Thu Sep 20 13:11:31 CEST 2007
Sven Kalbhenn wrote:
> Hi all,
>
>
>
> at the moment I'm programming a new extension with the MVC-concept
> (lib/div). I used the TS-method like shown in the "bananas"-extension (so
> my controller is empty as well).
>
> But now I have a big problem: I can't get any parameters in my model
> (neither POST nor GET).
Hello Sven,
if you are using the TS based controller, you work on the bleeding edge of
development. You have to be very carefully than, to find a good working
revision from SVN.
This is a good URL to keep overview:
http://typo3xdev.svn.sourceforge.net/viewvc/typo3xdev/tx_lib/trunk/?view=log
Probably it's rev 6516 you need to use.
http://typo3xdev.svn.sourceforge.net/viewvc/typo3xdev/tx_bananas/?view=log
Rev 6515 for bananas.
If the version works with the bananas revision uploaded at the same time,
it's certainly not a problem of revision but of usage. In this case Fabien
already made a suggestion.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list