Index: class.tslib_content.php =================================================================== --- class.tslib_content.php (Revision 3916) +++ class.tslib_content.php (Arbeitskopie) @@ -5306,7 +5306,7 @@ // 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