Actions
Bug #80032
closedSave æ, ø and å correctly
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2017-02-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The following yaml configuration, should store æ, ø and å (and possilbly other characters) the same way as rtehtml area did.
@
editor:
config:
# To make æ, ø, å work
entities_latin: false
entities: false
@
Actions