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 #1

Updated by Markus Klein over 11 years ago

  • Status changed from New to Needs Feedback

The message should be loaded from a translation file.
In this case: \typo3\sysext\lang\locallang_mod_tools_em.xlf

Please clear the contents of typo3temp/Cache/*
(This will also clear your language cache, and the according label should be present then.)

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

If you think, that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation.

Actions

Also available in: Atom PDF