[TYPO3-mvc] form viewhelper bug

Thomas Mammitzsch thomas at visualworx.de
Tue Aug 9 20:41:58 CEST 2011


hi list,

i just tried to use a form viewhelper like that:

<f:form method="post" action="create" name="newAddress" 
object="{newAddress}" noCache="true" absolute="true">

if this gets rendered, there is no noCache=1 in the form action. If i 
omit absolute="true", noCache is there. Can anyone confirm this?

regards, Thomas


More information about the TYPO3-project-typo3v4mvc mailing list