Bug #83266
Updated by Georg Ringer almost 7 years ago
Some extensions use Umlaute, in the title as well as in the description. However the XML does not contain those. As The ExtensionManager cannot display them, neither in list nor in detail view. The screenshot shows an example extension whose title and description are written in German. Main language should be English, nevertheless I wonder if in times of utf-8 this really is a problem? <pre> TYPO3 8.7.8 (only in English!) <extension extensionkey="bw_dpsg_leiter"> <downloadcounter>0</downloadcounter> <version version="1.0.0"> <title>Leiterbersicht</title> <description>Stellt eine Verwaltung und Ausgabe fr Leiter zur Verfgung.</description> <state>alpha</state> </pre> php 7.1.18