[TYPO3-core] FE-editing of page overlay records
Franz Holzinger
franz at fholzinger.com
Mon Apr 3 10:36:23 CEST 2006
Martin Kutschker a écrit :
>Hi!
>
>This patch allows to edit the page overlay records from the admin panel.
>
>The patch works fine for me but I'm not sure if this line is really needed:
>
>$GLOBALS['TSFE']->sys_page->versionOL('pages_language_overlay',$row);
>
>Masi
>
>PS: the new edit icon edit3.gif isn't a beauty :-(
>
>
>
>
>.$params.'&noView=1&returnUrl='.rawurlencode( ...
>
Shouldn't the rawurlencode be also done with
.$params.'&noView=1&returnUrl='
?
- Franz
More information about the TYPO3-team-core
mailing list