typo3-realurl icon indicating copy to clipboard operation
typo3-realurl copied to clipboard

**Vintage** RealURL extension for TYPO3 CMS. Read the wiki if you have questions!

Results 78 typo3-realurl issues
Sort by recently updated
recently updated
newest added

- fixes "Array and string offset access syntax with curly braces is deprecated"

Hello everyone, I couldn't find any other idea only to post an issue, I don't know yet if I need to write it here! `'init' => array( 'enableCHashCache' => 1,...

I know workspaces are less used, but where I work we really need them... So this code solve a cache bug when a page is being renamed in a workspace...

needs feedback

Encoding Parameter configuration will be skipped if the parameter is not set Decoding: decodeUrlParameterBlockUseAsIs does not handle optional parameters (so the Parameter can be handled by next configuration) decodeUrlParameterBlockUsingLookupTable will...

if you are using 2 domains for 3 languages, you need to have the L parameter present for the pagepath. Now you have a keepParameter option for the _DOMAINS configuration,...

on hold

When using japanese or chinese (or any non-ascii supporting language), realurl will simply encode the page names to the request query. This is quite annoying, since this will never work...

According to issue #320, I would like to reintegrate shortcut resolving into the realurl feature pool. Therefore the pagePath/dontResolveShortcuts configuration has been added again and set to TRUE by default,...

The addWhereClause is twice prefixed by a space and twice not. This change makes all occurences consistently include a prefix space, thus avoiding possibly invalid sql.

on hold
compatibility break