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 #1

Updated by Tolleiv Nietsch almost 14 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Tolleiv Nietsch almost 14 years ago

  • Status changed from Accepted to Under Review
  • Assignee set to Tolleiv Nietsch
Actions #3

Updated by Tolleiv Nietsch almost 14 years ago

  • Status changed from Under Review to Resolved

Committed to trunk (rev. 4148) and 4.5 (rev. 4149) thanks

Actions #4

Updated by Michael Stucki almost 11 years ago

  • Category changed from Bugs to Workspaces
Actions #5

Updated by Michael Stucki almost 11 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.5.1)
Actions #6

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF