Project

General

Profile

Bug #18660 » 8189v1.diff

Administrator Admin, 2008-07-30 11:55

View differences:

class.tslib_content.php (Arbeitskopie)
// Add "&MP" var:
$addQueryParams.= '&MP='.rawurlencode(implode(',',$MPvarAcc));
}
elseif ($GLOBALS['TSFE']->config['config']['typolinkCheckRootline']) {
elseif ($GLOBALS['TSFE']->config['config']['typolinkCheckRootline'] && $page['doktype'] != 1) {
// If we link across domains and page is free type shortcut, we must resolve the shortcut first!
// If we do not do it, TYPO3 will fail to (1) link proper page in RealURL/CoolURI because
(3-3/5)