[QGIS-trac] Re: [Quantum GIS] #1405: Python Plugin Installer not UTF-8 aware

Quantum GIS qgis at qgis.org
Wed Nov 19 05:31:54 EST 2008


#1405: Python Plugin Installer not UTF-8 aware
----------------------------------------------------+-----------------------
        Reporter:  neumann                          |         Owner:  borysiasty   
            Type:  bug                              |        Status:  closed       
        Priority:  minor: annoyance or enhancement  |     Milestone:  Version 1.0.0
       Component:  Plugins                          |       Version:  HEAD         
      Resolution:  invalid                          |      Keywords:               
Platform_version:                                   |      Platform:  All          
        Must_fix:  No                               |   Status_info:  0            
----------------------------------------------------+-----------------------
Changes (by borysiasty):

  * status:  new => closed
  * resolution:  => invalid

Comment:

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

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1405#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list