planetfederal / qgis-geogig-plugin

A plugin to manage and use GeoGig repositories from QGIS
GNU General Public License v2.0
9 stars 8 forks source link

Non-ASCII attributes does not shown correctly #20

Closed alexbruy closed 8 years ago

alexbruy commented 8 years ago

Seems GeoGig does not show correctly non-ASCII attributes in various parts of its UI. For example, when viewing feature history, resolving conflicts etc.

Maybe this is not GeoGig issue, but bug in geogig-py package

alexbruy commented 8 years ago

Should be fixed with 0ec1ae1983