[TYPO3-core] RFC: #10706: Usability: Remove "Save and View" when creating records in sysfolders
Rupert Germann
rupi at gmx.li
Fri Jun 12 12:35:52 CEST 2009
hi Steffen,
the patch works for exactly the described feature, but it has some
side-effects.
at the beginning of getNewIconMode() you changed
$GLOBALS['BE_USER']->getTSConfig... to use pagesTSConfig instead of userTS.
getPagesTSconfig() merges in userTS automatically but only that part that is
in $GLOBALS['BE_USER']->userTS['page.']
but "saveDocNew" expects its value directly in
[userTS] options.saveDocNew.pages_language_overlay
and not in page.options.saveDocNew.pages_language_overlay
so all these options will not work anymore.
-1 by testing
greets
rupert
Steffen Kamper wrote:
> REMINDER #1
>
> vg Steffen
>
> Steffen Kamper schrieb:
>> Hi,
>>
>> thx, one core-dev vote is missing to reach final stage :-)
>>
>> vg Steffen
>>
>> Dan Osipov schrieb:
>>> +1 for the updated patch.
>>>
>>> Thanks!!!
>>> Dan Osipov
>>> Calkins Media
>>> http://danosipov.com/blog/
>>>
>>> Steffen Kamper wrote:
>>>> sry, a debug was left. here is the cleaned patch.
>>>>
>>>> vg Steffen
>>>>
More information about the TYPO3-team-core
mailing list