Ticket #532 (assigned defect)
function manualConvertUnicodeToUTF8 should do proper conversion to UTF8
| Reported by: | MartinBudden | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | critical | Milestone: | soon |
| Component: | core | Version: | |
| Severity: | high | Keywords: | |
| Cc: |
Description
Currently the function just replaces non-ascii characters with their HTML entity encoding (eg \u0150 -> –).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

