Project

General

Profile

Actions

Bug #54425

closed

TYPO3\CMS\Frontend\ContentObject\ContentObject not found

Added by Marcin Sągol over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2013-12-15
Due date:
% Done:

100%

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

Description

After latest commit: https://github.com/TYPO3/TYPO3.CMS/commit/6eb7a548125a945316f8ad32eb3e5481a28ae2d6 fontend is broken. I have the following error message:

PHP Fatal error: Class 'TYPO3\\CMS\\Frontend\\ContentObject\\ContentObject' not found in /web/typo3_src/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4171, referer: http://domain.com/


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'Closed2013-11-15

Actions
Actions #1

Updated by Markus Klein over 10 years ago

That class does not exist. Did you copy the complete error message? What is the complete stack trace?

Actions #2

Updated by Marcin Sągol over 10 years ago

Hi Markus,
i just cut off some long paths from this message, they are not important here:

[Sun Dec 15 12:57:00 2013] [warn] [client 127.0.0.1] mod_fcgid: stderr: PHP Fatal error: Class 'TYPO3\\CMS\\Frontend\\ContentObject\\ContentObject' not found in /var/www/clients/client1/web8/web/typo3_src/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4171, referer: http://domain.com

The sam error message shows up if i open frontpage or any other.

If i apply this commit i have only blank white page on frontend, and this one entry in server error.log

If if remove this last commit (git reset --hard HEAD^1) T3 works just fine.

Actions #3

Updated by Tobias Wollender over 10 years ago

I get the same error message with latest master - but only on pages with an image element. And only if the image orientation is not the standard centered one.

Actions #4

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26440

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26440

Actions #6

Updated by Helmut Hummel over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF