[TYPO3-core] RFC: #11019: User Setup Rewrite #4
Steffen Kamper
info at sk-typo3.de
Tue Jun 2 16:30:46 CEST 2009
Hi,
Rupert Germann schrieb:
> hey steffen,
>
> Steffen Kamper wrote:
>> Final patch (v9) is attached, tested with all fields without fails.
>
> seems to work ;-)
>
> one little thingy .....
> please change line 619 to
>
> $startModuleSelect = '<option value=""></option>';
>
> currently:
> $startModuleSelect .= '<option disabled="disabled">'
> $GLOBALS['LANG']->moduleLabels['tabs'][$mainMod.'_tab'].'</option>';
>
> the value inserted here will always evaluate to nothing because $mainMod
> doesn't exist at this point.
>
yeah, many "old" bugs were solved with this patch now
> with this change: +1
>
thx, committed v10 to trunk, rev 5527
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11019_v10.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090602/ded6565d/attachment-0001.txt
More information about the TYPO3-team-core
mailing list