[TYPO3-mvc] Forwarding action without loosing request parameters

Thomas "Thasmo" Deinhamer thasmo at gmail.com
Sat Nov 28 03:40:56 CET 2009


Seems it does it's job now, but somehow
the assigned fluid property does not do
it's job anymore - does not get displayed.

Have a look here:
http://gist.github.com/244349

Shouldn't "address" be available in the
template view by then?

Thanks for help!


Bastian Waidelich schrieb:
> Thomas "Thasmo" Deinhamer wrote:
> 
> Hi Thomas,
> 
>> I changed the method to 'redirect()', but now the following accours:
>>
>> If I use method="post" in the <f:form> tag, it will redirect me to 
>> http://my-domain.tld//<title>.<id>.<type>.html?&tx_ext_plugin[action]=index&tx_ext_plugin[controller]=PluginController&cHash=<hash> 
> 
> 
>> The weird is, that the two "//" won't be recognized by TYPO3 and the
>> homepage will be shown with no error-handling page defined in the 
>> install-tool.
> 
> Could you please check whether the patch at 
> http://forge.typo3.org/issues/show/5248 works for you?
> 
> Thanks and please excuse the late reply!
> Bastian


More information about the TYPO3-project-typo3v4mvc mailing list