Project

General

Profile

Actions

Bug #50033

closed

Error message empty for exception 1337280416

Added by Oliver Salzburg over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-07-15
Due date:
% Done:

0%

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

Description

Due to a non-existent uploads folder (and the httpd user not being able to create it), the following exception was logged for the site:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1337280416:  | TYPO3\\CMS\\Extensionmanager\\Exception\\ExtensionManagerException thrown in file /var/www/typo3/typo3_src-6.1.1/typo3/sysext/extensionmanager/Classes/Utility/FileHandlingUtility.php in line 133. Requested URL: http://hostname/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bextension%5D=news&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Baction%5D=toggleExtensionInstallationState&tx_extensionmanager_tools_extensionmanagerextensionmanager%5Bcontroller%5D=Action, referer: http://hostname/typo3/mod.php?M=tools_ExtensionmanagerExtensionmanager

From what I'm reading in FileHandlingUtility, there should be a message telling me which folder it was unable to create. However this message is missing.

Actions

Also available in: Atom PDF