[TYPO3-core] RFC: Bug #7166: CSH broken in Extension Manager, Information view

Steffen Kamper steffen at sk-typo3.de
Fri Jan 18 23:14:02 CET 2008


"Francois Suter" <fsuter at cobweb.ch> schrieb im Newsbeitrag 
news:mailman.1.1200687218.11320.typo3-team-core at lists.netfielders.de...
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=7166
>
> Branches:
> Trunk
>
> Problem:
> In the Extension Manager, in the "Information" view the
> context-sensitive help didn't show up properly.
>
> Solution:
> Call t3lib_BEfunc::cshItem() instead of t3lib_BEfunc::helpText() and
> t3lib_BEfunc::helpTextIcon(). This creates a proper display and takes
> care of the encoding.
>
> Notes:
> While working on this bug I found useful to fix a couple of abusive copy
> and pastes. In SC_mod_tools_em_index::extInformationArray() some lines
> referred to the wrong CSH key. What's more the CSH for suggested
> extensions was missing entirely. I added it to the appropriate locallang
> file.
>
> Cheers
>
> -- 
>
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch

+1 after testing. Everything is fine again in EM, thanks for your patch!

vg  Steffen 




More information about the TYPO3-team-core mailing list