Project

General

Profile

Actions

Bug #65629

closed

Regression in page module in workspace (Fatal error: Call to a member function isCached() on a non-object i)

Added by Tymoteusz Motylewski about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-03-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

Steps to reproduce:
1. Switch from Live workspace to some workspace
2. go to page module
3. select some page
4. you will see a fatal error

Fatal error: Call to a member function isCached() on a non-object in typo3/sysext/extbase/Classes/Mvc/Web/Routing/UriBuilder.php on line 550

Git bisect pointed me to this commit:
3ab6f2a08283041d52a05db3e26817c66024da88

http://review.typo3.org/31594


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #60272: Skip cache hash for URIs to non-cacheable actionsClosedMathias Brodala2014-07-11

Actions
Actions #1

Updated by Tymoteusz Motylewski about 9 years ago

generateWorkspaceSplittedPreviewLink method from the workspaceService is calling uriBuilder->uriFor, without setting the request object before.

Actions #2

Updated by Gerrit Code Review about 9 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 http://review.typo3.org/37675

Actions #3

Updated by Tymoteusz Motylewski about 9 years ago

  • Sprint Focus set to Remote Sprint
Actions #4

Updated by Gerrit Code Review about 9 years ago

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

Actions #5

Updated by Tymoteusz Motylewski about 9 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF