[TYPO3-core] RFC: #7954: ToolbarItem Classes Xclass doesn't work
Oliver Hader
oliver at typo3.org
Mon Mar 31 11:33:27 CEST 2008
FYI: Committed to SVN TYPO3_4-2 (rev. 3484)
olly
Steffen Kamper schrieb:
> Hi
>
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=7954
>
> Branches: 4.2
>
> Because in backend.php there is no makeInstance of toolbarItemClasses
> xclassing is not possible.
>
> adding
> // get name of XCLASS (if any):
> $toolbarItemClassName =
> t3lib_div::makeInstanceClassName($toolbarItemClassName);
>
> does the trick, thx olly for the hint.
>
> vg Steffen
--
Oliver Hader
TYPO3 Core Team
More information about the TYPO3-team-core
mailing list