Bug report #1405

Python Plugin Installer not UTF-8 aware

Added by Andreas Neumann over 15 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:Borys Jurgiel
Category:C++ Plugins
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:invalid
Crashes QGIS or corrupts data: Copied to github as #:11465

Description

It seems like the Python QGIS Plugin installer has problems displaying UTF-8 characters.

As an example I am using german umlauts in the plugin description which is not displayed correctly.

Tested on Ubuntu 8.10 (current SVN trunk) and Win2K with QGIS 1.0 Preview2

History

#1 Updated by Borys Jurgiel over 15 years ago

  • Resolution set to invalid
  • Status changed from Open to Closed

It's correct behaviour, just remember to use unicode strings (u'foo') in init.py methods. Note also that QGIS < 4c5e4838 (SVN r9664) didn't support unicode plugin metadata.

#2 Updated by Anonymous over 14 years ago

Milestone Version 1.0.0 deleted

Also available in: Atom PDF