[TYPO3] 4.2 and RealURL
Francois Suter
fsuter at cobweb.ch
Mon Apr 28 22:04:21 CEST 2008
Hi,
> I'm noticing that one of the changes in 4.2 is that the "Advanced" page
> type has been collapsed into "Standard." In the process, though, it
> seems that the page attribute "Speaking URL Path Segment" no longer
> appears! I am in the process of testing upgrades on some of my sites but
> don't really want to proceed unless I know I will still be able to edit
> this attribute.
>
> Is a TCA change required? Or a newer version of RealURL?
The bug is actually already documented:
http://bugs.typo3.org/view.php?id=8026
I expect it will be fixed soon. In the meantime you can change the
following line in realurl/ext_localconf.php:
t3lib_extMgm::addToAllTCAtypes('pages','tx_realurl_pathsegment','2','after:nav_title');
Change '2' to '1'.
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-english
mailing list