Bug #28693
encoding problems in FE and Mail with some fields
| Status: | Closed | Start date: | 2011-08-03 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Frontend Plugin | |||
| Target version: | - | |||
| Votes: | 0 |
Description
There are some strange encoding problems.
In frontend it's only " in labels which went wrong.
In Emails (HTML and text only) there are some more characters which are displayed wrong in some fields.
They are also written in this (wrong) way into the database.
utf-8 configuration seems to be ok for the whole installation (DB/typo3/html-mail)
" don't work in labels
other signs (see list below) don't work in 'show some text'-fields only in Mail-output (text only and HTML-mail. In frontend they are ok.
FE:
In label: " is shown as "
€ and Umlauts are ok
HTML-Mail:
« wird zu «
€ wird zu â�¬
ä wird zu ä
ö wird zu ö
typo3 4.5.4
powermail 1.6.3
History
Updated by Wolfgang Maschke almost 2 years ago
" is shown as HTML entity in FE in label field.
Updated by Alexander Grein almost 2 years ago
- Status changed from New to Needs Feedback
I can not confirm this behavior in the latest trunk. Please try out this trunk version and report again. And please check ALL utf-8 setting in your TYPO3 installation.
Updated by Wolfgang Maschke almost 2 years ago
That's true. Latest trunk version works. No Problem anymore.
Thank you.
Updated by Alexander Grein almost 2 years ago
- Status changed from Needs Feedback to Closed