Bug report #11019
Tab general always indicate 'UTF8' when using internal encoding declaration shapefile
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.4.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19359 |
Description
if the internal encoding declaration shapefiles are used (CPG file).
tab 'general' always indicates UTF-8 character encoding (not editable).
History
#1 Updated by Jürgen Fischer about 10 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
OGR transparently delivers UTF-8 in that case - so QGIS doesn't need to care about the original encoding.