Actions
Bug #83266
closedExtension xml list from typo3.org doesn't contain any umlauts
Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-12-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
character, utf-8, umlaut
Complexity:
Is Regression:
Sprint Focus:
Description
Some extensions use Umlaute, in the title as well as in the description. However the XML does not contain those. As an example
<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>
Files
Updated by Georg Ringer almost 7 years ago
- Subject changed from ExtensionManager cannot display Umlaute to Extension xml list from typo3.org doesn't contain any umlauts
- Description updated (diff)
- Status changed from New to Accepted
- Target version deleted (
Candidate for Major Version)
Updated by Nicole Cordes almost 7 years ago
- Category deleted (
Extension Manager) - Status changed from Accepted to Needs Feedback
I think this is not related to the TYPO3 core but the extension repository. I think this error report needs to go to https://git-t3o.typo3.org/t3o/ter/issues
Updated by Helmut Hummel almost 7 years ago
- Status changed from Needs Feedback to Rejected
I think this error report needs to go to https://git-t3o.typo3.org/t3o/ter/issues
yupp, correct.
Side note: extension meta data should not be in any other language than English (imho).
Updated by Georg Ringer almost 7 years ago
I added it there https://git-t3o.typo3.org/t3o/ter/issues/294
Actions