Project

General

Profile

Bug #21670 ยป patch_12734.diff

Administrator Admin, 2009-11-24 16:04

View differences:

typo3/sysext/cms/tslib/class.tslib_fe.php (working copy)
// If not rootline we're off...
if (!count($this->rootLine)) {
$ws = $this->whichWorkspace();
if ($this->sys_page->error_getRootLine_failPid==-1 && $ws) {
if ($this->sys_page->error_getRootLine_failPid==-1) {
$this->sys_page->versioningPreview = TRUE;
$this->versioningWorkspaceId = $ws;
$this->rootLine = $this->sys_page->getRootLine($this->id,$this->MP);
    (1-1/1)