Opened 5 years ago
Closed 5 years ago
#1484990 closed Bugs (fixed)
Problem with entities with HTML signature
| Reported by: | thepisu | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Client Scripts | Version: | 0.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If I create a signature in HTML, and I include special characters (like è, ì, ...), when I write a plain-text email, the signature is added, but these chars are displayed like "è".
I think it is needed a PHP "html_entity_decode" function when using an HTML signature as plain text.
Change History (1)
comment:1 Changed 5 years ago by alec
- Milestone changed from later to 0.1.2
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [e7d37ae9]