Project

General

Profile

Actions

Bug #82225

closed

Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)

Added by Tobias Pfender over 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2017-08-28
Due date:
% Done:

100%

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

Description

We use the cropper for about 13 different elements in 4 different variants. So there are about 52 allowed aspect Ratios.

The editor tries to load the whole configuration in the ajax url and crashes with 414 (Request-URI Too Long).

Is it possible to load the configuration in the php script, which is called by ajax?

TYPO3 8.7.4
PHP 7.0


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Story #75880: Add art direction capabilities to BEClosed2017-02-23

Actions
Actions #1

Updated by Tobias Pfender over 6 years ago

  • Related to Story #75880: Add art direction capabilities to BE added
Actions #2

Updated by Kai Unterberg over 6 years ago

Can confirm this problem.

Workaround inside Apache configuration:

LimitRequestLine 32760

Actions #3

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58785

Actions #4

Updated by Gerrit Code Review over 5 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58786

Actions #5

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58785

Actions #6

Updated by Gerrit Code Review over 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58785

Actions #7

Updated by Gerrit Code Review over 5 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58785

Actions #8

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58786

Actions #9

Updated by Andreas Fernandez over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF