Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS loses non-latin letters in new shapefiles #15040

Closed
qgib opened this issue Apr 11, 2012 · 2 comments
Closed

QGIS loses non-latin letters in new shapefiles #15040

qgib opened this issue Apr 11, 2012 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Apr 11, 2012

Author Name: marisn - (marisn -)
Original Redmine Issue: 5340
Affected QGIS version: master


Some of the recent changes have introduced attribute data loss for new shapefiles. Still present in 67c77e5

Steps to reproduce:

  • Create a new Shapefile with a text field;
  • Save it as "UTF-8" to provide non-latin letter support;
  • Digitize a new feature and use following string as it's text attribute value: "Āšņļ ēždžķļūī";
  • Finish digitizing, save edits;
  • Open attribute table to observe all non-latin letters converted to "?".

I double checked that in layer properties "Provider encoding" is UTF-8.

qt 4.8.1


Related issue(s): #14989 (relates), #15355 (relates)
Redmine related issue(s): 5255, 5911


@qgib
Copy link
Contributor Author

qgib commented Apr 11, 2012

Author Name: Alexander Bruy (@alexbruy)


Probably related to #14989

@qgib
Copy link
Contributor Author

qgib commented May 30, 2012

Author Name: Giovanni Manghi (@gioman)


duplicate of #14989 (gdal problem, not qgis one). Try the installer linked in #14989.


  • resolution was changed from to duplicate
  • status_id was changed from Open to Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption High Priority
Projects
None yet
Development

No branches or pull requests

1 participant