Project

General

Profile

Actions

Bug #64615

closed

saving a lot of images in a tt_content element causes "security token expired"

Added by Kay Strobach over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-01-29
Due date:
% Done:

0%

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

Description

steps to reproduce:

  • upload 150 images via file / filelist into a single folder
  • open page module
  • create a tt_content element
  • set type to text with image OR image(s)
  • go to media tab and press add files
  • navigate to the folder where all the images have been stored in the popup
  • klick invert selection
  • klick add all to element
  • wait until all the images appear in the tceform (can take up to one minute)
  • click save

then the security token message appears.

IMHO the problem is, that the post message stuff is to big, so that it gets scrambled, in the result there is no image stored in the image field.

Perhaps we can limit the number of items, which are allowed or find a way to work around.

still the waiting time for the FAL entries is a bit scary ;)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #67978: Add check for max_input_vars into install toolClosedFrank Nägler2015-07-08

Actions
Is duplicate of TYPO3 Core - Bug #49646: Validating the security token of this form has failed. when add 46 images at once in a image contentClosed2013-07-03

Actions
Actions

Also available in: Atom PDF