Bug #18927
closedUmlauts get displayed wrong in drop-down list of shortcut menu
0%
Description
In the group drop-down list of the shortcut menu the umlaut isn't displayed correct.
The output is "Datenst007ae" instead of "Datensätze" (see screenshot).
Backend language is german.
When I choose "Datenst007ae" and save it, the "shortcut-group-label" is correct. Only the drop-down list has the broken output.
(issue imported from #M8656)
Files
Updated by Manuel Soehner over 15 years ago
This problem also exists in version 4.3 alpha 2.
Contrary to the bug in version 4.2, the output is "null" if the group name contains an umlaut.
Updated by Christian Kuhn over 15 years ago
Unable to reproduce. Umlauts in shortcut group names are displayed fine for me. (tested trunk and 4.2.6)
Updated by Christian Kuhn over 15 years ago
Manuel, as two different persons where unable to reproduce this issue, we think this might be a charset problem with your installation.
Please check your $TYPO3_CONF_VARS["BE"]["forceCharset"] and you could also take a look to http://wiki.typo3.org/UTF-8_support
Updated by Christian Kuhn over 15 years ago
Resolved, unable to reproduce.
Please reopen if this issue still exists.