[TYPO3-mvc] Request hash (HMAC) checking failed

Claus Due claus at wildside.dk
Mon Apr 23 20:58:26 CEST 2012


Hi Oliver,

Most likely you are posting a form field not rendered using one of the f:form.* ViewHelpers.

This causes the checksum to be invalid.

Either use f:form.* for all fields or add @dontverifyrequesthash to the receiving controller action's doc comment.

--
Cheers,
Claus
http://fedext.net

On Apr 23, 2012, at 8:44 PM, Oliver Beck wrote:

> Hi List
> 
> I receive the errormessage: "Request hash (HMAC) checking failed. The parameter __hmac was invalid or not set, and objects were modified", when I send a form. the form contains dynamic generated links. I checked the fluid issue #6809 (http://forge.typo3.org/issues/6809), but this is two years ago...
> 
> Fluid Version: 1.4.1
> Extbase Version: 1.4.3
> 
> Does anyone have an idea?
> 
> Kind Regards
> 
> Oliver
> _______________________________________________
> 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