[TYPO3-commerce] RFC: #10645
Sascha Egerer
sascha at sascha-egerer.de
Fri Nov 5 15:35:22 CET 2010
Hi,
+1 by reading.
Sascha Egerer
Am 05.11.10 14:53, schrieb Ingo Schmitt:
>
> Hi,
>
> +1 by reading.
>
> ingo
>
>> Added Version Check for backward compatibility.
>>
>> "Benny Schimmer"<bschimmer at cross-content.com> schrieb im Newsbeitrag news:mailman.1.1288961681.2928.typo3-team-commerce at lists.typo3.org...
>>> This is an SVN patch request.
>>>
>>> Type: Bugfix
>>>
>>> http://forge.typo3.org/issues/10645
>>>
>>> Branches:
>>> trunk
>>>
>>> Problem:
>>> Usage of $ICON_TYPES is deprecated since 4.4.
>>>
>>> Solution:
>>> The extTables.php entry $ICON_TYPES['commerce'] =
>>> '../typo3conf/ext/commerce/res/icons/table/commerce_folder.gif'; should be
>>> replaced with
>>> t3lib_SpriteManager::addTcaTypeIcon('pages', 'contains-commerce',
>>> '../typo3conf/ext/commerce/res/icons/table/commerce_folder.gif');
>>> instead.
>>>
>>> Greetings,
>>> Benny
>>>
>>>
>> <Patch-10645_v2.diff>_______________________________________________
>> TYPO3-team-commerce mailing list
>> TYPO3-team-commerce at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-commerce
>
>
> Mit freundlichen Gruessen
> Ingo Schmitt
>
More information about the TYPO3-team-commerce
mailing list