Project

General

Profile

Bug #10778 ยป v1.patch

Tolleiv Nietsch, 2010-11-15 23:15

View differences:

Classes/Controller/PreviewController.php (working copy)
$wsHelpParams = '&tx_workspaces_web_workspacesworkspaces[controller]=Preview';
$wsHelpUrl = $wsSettingsPath . $wsHelpUri . $wsHelpParams;
$wsBaseUrl = t3lib_div::getIndpEnv('TYPO3_SITE_URL') . 'index.php?id=' . $this->pageId . '&L=' . $language;
$viewDomain = t3lib_BEfunc::getViewDomain($this->pageId);
$wsBaseUrl = $viewDomain . '/index.php?id=' . $this->pageId . '&L=' . $language;
// @todo - handle new pages here
// branchpoints are not handled anymore because this feature is not supposed anymore
    (1-1/1)