[TYPO3-core] RFC: Bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
Martin Kutschker
masi-no at spam-typo3.org
Fri May 29 07:49:39 CEST 2009
Steffen Kamper schrieb:
> Hi,
>
> Martin Kutschker schrieb:
>>
>> What I would expect as a programmer is that
>> $this->doc->setModuleTemplate('EXT:myext/mod1/template.html') would work.
>>
>
> yes, this syntax or absolute path should work. It's an easy check for that.
Absolute path is not an option as setModuleTemplate() tries to lookup
the template in a mapping array that allows for custom/skin templates.
So the EXT: syntax is the only one that makes sense.
Masi
More information about the TYPO3-team-core
mailing list