Project

General

Profile

Actions

Bug #58719

closed

Invalid form/module token in wizard

Added by Mathias Brodala almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Miscellaneous
Target version:
Start date:
2014-05-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

The OpenID wizard ("Add OpenID" next to the "OpenID identifier" backend user field) yields the following error upon submission of an OpenID identifier:

#1392409507: Invalid form/module token detected. Access Denied!

The issue occcurs due to an unnecessary `htmlspecialchars()` call in the `Wizard` class which yields an URL like this:

http://.../typo3/mod.php?M=wizard_openid&moduleToken=...

Actions

Also available in: Atom PDF