Project

General

Profile

Bug #24029 ยป 16361.patch

Administrator Admin, 2010-11-12 00:27

View differences:

class.tslib_content.php (working copy)
}
$onClick = "vHWin=window.open('" . $GLOBALS['TSFE']->baseUrlWrap($finalTagParts['url']) .
"','FEopenLink','" . $JSwindowParams . "');vHWin.focus();return FALSE;";
"','FEopenLink','" . $JSwindowParams . "');vHWin.focus();return false;";
$res = '<a href="' . htmlspecialchars($finalTagParts['url']) . '"' .
$target . ' onclick="' . htmlspecialchars($onClick) . '"' .
($title ? ' title="' . $title . '"' : '') .
    (1-1/1)