Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Hash does not validate #24

Closed
Lemmork opened this issue Sep 1, 2017 · 4 comments
Closed

Error: Hash does not validate #24

Lemmork opened this issue Sep 1, 2017 · 4 comments

Comments

@Lemmork
Copy link
Contributor

Lemmork commented Sep 1, 2017

If I click on the "Create new" or "Create new relation" button to add a video to the frontend-plugin. I get an "Error 500".
Taking a deeper look into the logs it says:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1489751363: Hash does not validate | RuntimeException thrown in file /var/www/html/Packages/Libraries/typo3/cms/typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php in line 750. Requested URL: https://mydomain.tld/typo3/index.php?ajaxID=%2Fajax%2Frecord%2Finline%2Fcreate&ajaxToken=16774644a68b27a573606667569cb0da2a6ec35f

Any hints on this?

TYPO3: 8.7.4
html4videoplayer: 7.0.1

@lochmueller
Copy link
Owner

Hmmm... looks strange. I don't know... do you have some deeper debug information?

@Lemmork
Copy link
Contributor Author

Lemmork commented Sep 27, 2017

Unfortunately not.
I tried to debug the hash-calculation, but did not find strange things.
You can reproduce it with the typo3 docker image (https://github.com/martin-helmich/docker-typo3).

Works fine with 7.6.

Lemmork pushed a commit to Lemmork/html5videoplayer that referenced this issue Oct 4, 2017
@Lemmork
Copy link
Contributor Author

Lemmork commented Oct 4, 2017

I created a pull request for this issue. Apparently the values in enableControls have to be set in TYPO3 8.

lochmueller added a commit that referenced this issue Oct 4, 2017
[BUGFIX] Error: Hash does not validate #24
@lochmueller
Copy link
Owner

Thanks.... added to the current master!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants