Bug #73
Solid should keep MDF mixed encoding
| Status: | Closed | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Cambell Prince | % Done: | 0% |
|
| Category: | application | Spent time: | - | |
| Target version: | V0.08.0 (first working: MAD) | |||
| Resolution: | fixed |
Description
MDF uses mixed encoding for field values. Some may be entirely 8 bit (say iso-8859-1) others utf-8. Data should be written in the correct form.
History
Updated by Cambell Prince over 4 years ago
- Status changed from New to Assigned
Addressed in r166
The approach taken to this is to keep the mixed encoding up until the presentation in the UI. At which time it is converted for display based on the SolidMarkerSettings for the marker.
Updated by Cambell Prince over 4 years ago
Updated by Cambell Prince over 4 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed in r173