Bug #55117

Exception on first access to HELP -> About TYPO3 CMS

Added by Michael Schams over 1 year ago. Updated 8 months ago.

Status:Closed Start date:2014-01-18
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Backend User Interface Spent time: -
Target version:-
TYPO3 Version:6.2 Is Regression:No
PHP Version:5.4 Sprint Focus:
Complexity:

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.

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


Related issues

related to Core - Task #55160: Exception on first access to FILE -> Filelist Closed 2014-01-20

History

#1 Updated by Michael Schams over 1 year 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

#2 Updated by Michael Schams over 1 year ago

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

#3 Updated by Michael Schams over 1 year ago

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

#4 Updated by Mathias Schreiber 8 months ago

  • Status changed from New to Closed

Also available in: Atom PDF