[TYPO3-english] RealURL - no spaceCharacter

Urs Bräm info at ursbraem.ch
Tue Mar 15 21:50:27 CET 2011


Hi everyone

I tried to upgrade an existing RealURL 1.5.3 (along a Typo3 Upgrade from 
4.2 to 4.5) to the current Version 1.10.2.

In my pagePath Config, I had defined the spaceCharacter as empty, in 
order to achieve URLs like example.com/thisismypage instead of 
example.com/this-is-my-page:

'pagePath' => array(
             'type' => 'user',
             'userFunc' => 
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
             'spaceCharacter' => '',
             'languageGetVar' => 'L',
             'expireDays' => 7,
             'rootpage_id' => 4,
         ),

But with the new Version, there were no URLs rendered with this 
configuration, It's like 'spaceCharacter' requires a space Character and 
not none.

I had to downgrade again then.

Might that be a bug or does it even make sense?
Is there another way to achieve no space Character?

Best regards
Urs

-- 
Urs Bräm
macht Websites
CH-3011 Bern
www.ursbraem.ch


More information about the TYPO3-english mailing list