Actions
Bug #25394
closedCSH not showing more info link anymore
Start date:
2011-03-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the latest versions of trunk and 4.5, the CSH tooltips are not showing the "more info" icon anymore, making it impossible to access the additional information (details, syntax, etc.).
How to reproduce:
- edit any content element
- hover over the "Type" field
- the tooltip should have a more info icon, but hasn't
(You can compare with some older versions, I made the test with a 4.5.0 Introduction package).
I wonder whether it's related to 0017672 or not
(issue imported from #M18036)
Files
Updated by Steffen Kamper over 13 years ago
The link still works, only the arrow icon is missing. Attached patch adds the arrow.
Updated by Francois Suter over 13 years ago
Thanks a lot for looking into this. I'll give it a try, but not before tonight.
Updated by Steffen Gebert over 13 years ago
Review:
master: http://review.typo3.org/1288
4-5: http://review.typo3.org/1298
Actions