Opened 5 years ago
Closed 4 years ago
#1485338 closed Bugs (fixed)
Switching a mail in compose from Plain Text to HTML and back mangles encoding
| Reported by: | Atmos4 | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2.1 |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | compose encoding plain text html |
| Cc: | Felix.Buenemann@…, niemand |
Description
In 1762 when eg. replying to a plain text mail, then swithcing to HTML mode and back to plain text mode, all special UTF8 characters like umlauts get lost.
Steps to reproduce:
1.) Reply to a mail containing special character, like umlauts
2.) Switch from Plain Text to HTML mode (umlauts still OK)
3.) Switch from HTML to Plain Text (umlauts get lost)
Change History (5)
comment:1 Changed 5 years ago by alec
- Component changed from Client Scripts to User Interface
- Milestone changed from later to 0.2-beta
comment:2 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 5 years ago by Atmos4
Just checked with rev 1780, works fine now, thx.
comment:4 Changed 4 years ago by niemand
- Cc niemand added
- Resolution fixed deleted
- Status changed from closed to reopened
this is not fixed, i've got the same problem with 0.2-stable
comment:5 Changed 4 years ago by alec
- Milestone changed from 0.2-beta to 0.2.1
- Resolution set to fixed
- Status changed from reopened to closed
It was fixed in [755900cd]. Check svn-trunk version.
Note: See
TracTickets for help on using
tickets.

Fixed in [9770fe5c]