Project

General

Profile

Actions

Bug #49111

closed

Filelist context menu does not display but exhausts allowed memory

Added by Peter Murray almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-06-14
Due date:
% Done:

0%

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

Description

Clicking the icons in File>Filelist should show a context menu.

Instead the console shows:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) ...domain.../typo3/alt_clickmenu.php?table=...path of the file in filelist...&uid=&listFr=1&enDisItems=&backPath=..%2F..%2F..%2F%7C3621a6d5f7&addParams=&ajax=1

The error log reports:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 130968 bytes) in .../typo3_src-4.7.12/t3lib/class.t3lib_div.php on line 1495, referer: ...domain.../typo3/sysext/filelist/mod1/file_list.php?id=...path of the folder in filelist...

Increasing the memory available for PHP does not help.

The bug is repeatable in other TYPO3 4.7.12 installations.

Bug does not occur in TYPO3 versions 4.5.27 or 6.1.1

Actions #1

Updated by Wouter Wolters almost 11 years ago

Do you have TemplaVoila installed?

Actions #2

Updated by Wouter Wolters almost 11 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Peter Murray almost 11 years ago

Wouter Wolters wrote:

Do you have TemplaVoila installed?

Yes the bug is only on sites with TemplaVoila installed (versions 1.7.0 and 1.8.0).

Sites without TemplaVoila work correctly.

Actions #4

Updated by Wouter Wolters almost 11 years ago

Then you encoutered a bug in TemplaVoila and not in the TYPO3 core. I had this problem myself earlier.
The fix is already merged in the master branch of TemplaVoila.

See for the patch here: https://review.typo3.org/#/c/21297/
You need to apply this to have a working context menu again:-)

Can you try that patch?

Actions #5

Updated by Peter Murray almost 11 years ago

Wouter Wolters wrote:

Then you encoutered a bug in TemplaVoila and not in the TYPO3 core. I had this problem myself earlier.
The fix is already merged in the master branch of TemplaVoila.

See for the patch here: https://review.typo3.org/#/c/21297/
You need to apply this to have a working context menu again:-)

Can you try that patch?

Yes the patch works and solves the problem.

Actions #6

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Needs Feedback to Closed

Closed as duplicate of #43554

Actions

Also available in: Atom PDF