[TYPO3-core] RFC: Bug #7166: CSH broken in Extension Manager, Information view
Francois Suter
fsuter at cobweb.ch
Fri Jan 18 21:12:21 CET 2008
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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug7166.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080118/70a41c0b/attachment.txt
More information about the TYPO3-team-core
mailing list