[TYPO3-core] RFC: #7954: ToolbarItem Classes Xclass doesn't work

Oliver Hader oliver at typo3.org
Fri Mar 28 18:00:50 CET 2008


Hi Steffen,

Steffen Kamper schrieb:
> 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.

Thanks for the patch!

+1 - obvious

I'm going to commit this later on.

olly
-- 
Oliver Hader
TYPO3 Core Team


More information about the TYPO3-team-core mailing list