Project

General

Profile

Actions

Bug #38244

closed

't3lib_lock' does not exist if $TYPO3_CONF_VARS['SYS']['systemLog'] = 'file,...'

Added by Simon Apold almost 12 years ago. Updated almost 12 years ago.

Status:
Rejected
Priority:
Won't have this time
Assignee:
-
Category:
-
Target version:
Start date:
2012-06-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If the systemLog is configured to file ($TYPO3_CONF_VARS['SYS']['systemLog'] = 'file,...'), the workspace-module won't work.
It will only show an error message: "router - class 't3lib_lock' does not exist".


Files

Patch1.diff (609 Bytes) Patch1.diff Simon Apold, 2012-06-21 09:42

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #34662: Fatal error 't3lib_lock' does not exist if deprecationLog = 'file'Closed2012-03-08

Actions
Related to TYPO3 Core - Bug #36241: Call-time pass-by-reference has been deprecatedClosed2012-04-17

Actions
Actions #1

Updated by Simon Apold almost 12 years ago

I attached a patch, which fixes this issue.

Actions #2

Updated by Philipp Gampe almost 12 years ago

Hi, do you mind pushing the patch to gerrit?

http://wiki.typo3.org/Contribution_Walkthrough_Tutorials

One nitpick for the patch, the comment needs one more tab of indention (always one more than the code).

Actions #3

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12260

Actions #4

Updated by Gerrit Code Review almost 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12260

Actions #5

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12264

Actions #6

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12269

Actions #7

Updated by Gerrit Code Review almost 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12275

Actions #8

Updated by Christian Kuhn almost 12 years ago

Is this still reproducible after #36241 is merged in 4.7?

To test please checkout workspaces_4-7 current branch in typo3/sysext/workspaces.

Actions #9

Updated by Simon Apold almost 12 years ago

Your right, with the patch in #36241 this issue is not reproducible any more.
It seems, that any other PHP error message or even notice will cause this behaviour.
Should i abandon this change?

Actions #10

Updated by Wouter Wolters almost 12 years ago

Can be abandoned:)

Actions #11

Updated by Ernesto Baschny almost 12 years ago

  • Status changed from Under Review to Rejected
  • Priority changed from Must have to Won't have this time
Actions

Also available in: Atom PDF