Opened 8 years ago
Closed 7 years ago
#1343964 closed Bugs (worksforme)
Page encoding mismatch
| Reported by: | gwagenknecht | Owned by: | nobody |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Other | Version: | None |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The Page encodinge does not match the message text. The charset support seems to be a bit buggy. Firefox detected UTF-8 encoding for the page. However, message body is iso-8859-1 and thus, some chars are shown as funny "?" question mark symbols.
Change History (1)
comment:1 Changed 7 years ago by thomasb
- Resolution changed from Accepted to worksforme
- Severity set to normal
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Characters of the message body will be converted from ISO to UTF-8.
Cannot reproduce this bug.