[TYPO3-english] Problem with # links and CoolURI

Jan Bednarik info at bednarik.org
Thu Oct 7 16:00:38 CEST 2010


Well, it doesn't matter whether it's dynamic or static.

It look more like server issue. The prefix for anchors is created this way:

$scriptPath = $GLOBALS['TSFE']->absRefPrefix . 
substr(t3lib_div::getIndpEnv('TYPO3_REQUEST_URL'),strlen(t3lib_div::getIndpEnv('TYPO3_SITE_URL')));

For some reason, you're getting index.php?id...

Anyway, this is not CoolUri issue, because CoolUri doesn't take part here.

-- 
Jan Bednarik
www.bednarik.org - web about TYPO3 in czech


More information about the TYPO3-english mailing list