Project

General

Profile

Actions

Bug #85775

closed

Request parameters could not be validated (&cHash empty)

Added by Kurt Gusbeth over 6 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-08-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I get this error after sending an own form in TYPO3 8.7.17 (and using features.skipDefaultArguments = 1).
The form:

<f:form name="newNewsletter" class="clearfix" pageUid="{settings.target}" method="post" noCacheHash="0">
...
</f:form>

I tried everything, but only one thing helped: adding an action to the form.
Without the action the target link is like this:
/go/to/newsletter/
when I add an action:
/go/to/newsletter/?tx_myext_pi1[action]=new&cHash=b15c34a27416c581487d67fe5357434e

It should be possible to send a form without specifing an action.

Actions #1

Updated by Susanne Moog over 4 years ago

  • Status changed from New to Needs Feedback

With newer version of TYPO3 the cache hash calculation has been rewritten, can you please re-test the issue.

Actions #2

Updated by Riccardo De Contardi over 4 years ago

  • Status changed from Needs Feedback to Closed

No feedback since the last 90 days => closing this issue.

If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.

Thank you and best regards

Actions

Also available in: Atom PDF