Project

General

Profile

Actions

Bug #55117

closed

Exception on first access to HELP -> About TYPO3 CMS

Added by Michael Schams over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-01-18
Due date:
% Done:

0%

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

Description

In a fresh, clean TYPO3 CMS 6.2 LTS beta4 instance, when you access "About TYPO3 CMS" in module "Help", an exception occurs: "File /Object/ does not exist.", see attached screenshot.

When you click "About TYPO3 CMS" again, the proper "About TYPO3" page appears correctly and from then on, no further exceptions. I could not manage to get the exception again, even after clearing caches (all caches, page content cache and configuration cache) and deleting all files under typo3temp (recursively).

The issue is reproducible: install a new TYPO3 CMS 6.2 LTS beta4 instance, go to the backend and access "About TYPO3 CMS" the first time.

I did not note the exception number - I will add this as a note, the next time I come across this.


Files

screenshot0006.png (82.2 KB) screenshot0006.png Michael Schams, 2014-01-18 10:35

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #55160: Exception on first access to FILE -> FilelistClosed2014-01-20

Actions
Actions #1

Updated by Michael Schams over 10 years ago

Exception number is: 1314516809 - http://wiki.typo3.org/Exception/CMS/1314516809

Which appears in file typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php twice:

method getFileInfoByIdentifier() - line 238
method getFolderInfoByIdentifier() - line 256

Actions #2

Updated by Michael Schams about 10 years ago

Looks good with current master (last commit: 06bf27df49a2ae3b1de49e64169139ac5c449681).
No problems after a deploying a fresh copy. Please see related Bug #55160.

Actions #3

Updated by Michael Schams about 10 years ago

Please CLOSE this ticket (issue is already fixed in current master, see related ticket #55160).

Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF