-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 2014.05, 5.3.2
-
Fix Version/s: Customer request, 2014.07, 5.3.2, 5.4.0-beta1
-
Labels:None
-
Sprint:Castor Core S2
When using a Twig layout for legacy modules (frontend only, backend is fine as using legacy_mode), ezxFormToken::output() cannot add meta tags containing the CSRF token, as when it is triggered by legacy kernel, the layout has not been rendered yet. This makes legacy JS unable to use this token when doing POST requests, triggering exceptions.
Example with eZIE
After opening eZIE in the frontend (SF stack), closing the window with either 'save and close' or 'quit' will result in an error being shown.
The response includes an exception "Missing form token from Request"
- blocks
-
EZP-23071 Clicking on the eZIE edit button doesn't do anything
-
- Closed
-