Project

General

Profile

Actions

Bug #14906

closed

Cache cannot be cleared

Added by Dmitry Dulepov over 19 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Indexed Search
Target version:
-
Start date:
2005-08-06
Due date:
% Done:

0%

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

Description

If there a lot of indexed items, Web>Functions>Indexed search will not be able to clear cache for the entire site. Extension uses GET method which is limited to 2048 characters but actually creates much longer URLs (in my case: over 8K).

The best way would be to check constructed string using JavaScript and use POST method if it is too long.

(issue imported from #M1352)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #15209: "Request-URI Too Large" on clearing phash in the info moduleClosedDmitry Dulepov2005-11-16

Actions
Actions

Also available in: Atom PDF