[QGIS-trac] Re: [Quantum GIS] #2386: Join attributes issues
Quantum GIS
qgis at qgis.org
Tue Feb 9 13:24:18 EST 2010
#2386: Join attributes issues
-----------------------------------------------------+----------------------
Reporter: dr | Owner: cfarmer
Type: bug | Status: reopened
Priority: major: does not work as expected | Milestone: Version 1.5.0
Component: Python plugins and bindings | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Changes (by alexbruy):
* status: closed => reopened
* resolution: fixed =>
Comment:
Now another error (thanks to dr). Open any vector layer and run Vector -
Data management tool - Join attributes. Error message appears
Traceback (most recent call last):
File "C:\OSGeo4W\apps\qgis-
dev\python\plugins\fTools\tools\doJoinAttributes.py", line 77, in jupdate
self.jonField.clear()
AttributeError: 'Dialog' object has no attribute 'jonField'
Версия Python:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
I've look in code, there is a typo in line 77. Patch attached
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2386#comment:5>
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