Project

General

Profile

Actions

Bug #13096

closed

class tx_version_tcemain_CommandMap contains calls to protected methods from tx_version_tcemain

Added by Andreas Kießling almost 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Workspaces
Target version:
-
Start date:
2011-02-16
Due date:
% Done:

0%

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

Description

Stumbled upon this in PhpStorm, but you can easily test the impact of this error:
set this in your UserTS

options.workspaces.changeStageMode = any

then try to change the stage for a page
 apache2: PHP Fatal error:  Call to protected method tx_version_tcemain::findRealPageIds() from context 'tx_version_tcemain_CommandMap'

Solution: set the "find" functions from protected to public


Files

workspaces_protected.patch (1.98 KB) workspaces_protected.patch Andreas Kießling, 2011-02-16 16:46
Actions

Also available in: Atom PDF