Actions
Bug #5457
closedAttachments reporting utf8, but aren't utf8 cause parsing error
Description
When an attachment has content that isn't UTF8, but the page is labelled as UTF8 it causes an error in json_encode. To fix this detect the encoding and covert it to utf8 if mb_detect_encoding is available.
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions