[TYPO3-team-templavoila] FYI72: #13722: Typoscript Object Path gets lost when using Hook for eTypesExtraFormFields TypoScriptObject

Tolleiv Nietsch info at tolleiv.de
Tue May 25 17:57:31 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=13722

Branches:
trunk templavoila_1-4

Problem:
With the Hook 
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['templavoila']['cm1']['eTypesExtraFormFields'] 
you can define extra fields in mapping process for typoscript object. If 
you use that hook the typoscript object path field will get lost during 
the work in the mapping module.

Solution:
The attached patch changes the behaviour of the script. The script 
assumed the input for the TypoScriptObjPath from the wrong field 
"[tx_templavoila][eType_EXTRA][objPath]" instead of 
"[tx_templavoila][TypoScriptObjPath]") and therefore it also had wrong 
"assumptions" when the external hook was used.

Additional information:
Manuel Stofer the reporter of the bug already confirmed that the patch 
is working (in the BT) therefore I'm going to commit this patch within 
the next 72hrs if nobody objects.


Cheers,
Tolleiv
-- 
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13722v2.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-templavoila/attachments/20100525/be32aa18/attachment.txt>


More information about the TYPO3-team-templavoila mailing list