Opened 14 years ago

Closed 14 years ago

#2226 closed bug (fixed)

postgis manager: python error when importing dbf data

Reported by: lutra Owned by: wonder
Priority: major: does not work as expected Milestone: Version 1.4.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc: pcav
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

seems to be confirmed on both linux and windows

An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/gio/.qgis//python/plugins/postgis_manager/WizardImport.py", line 121, in initializePage
    self.listFields.addItem(fld.field_def())
TypeError: field_def() takes exactly 2 arguments (1 given)

Python version:
2.6.2 (release26-maint, Apr 19 2009, 02:11:59) 
[GCC 4.3.3]

Change History (2)

comment:1 by lutra, 14 years ago

Cc: pcav added

comment:2 by wonder, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in v0.5.7.

Note: See TracTickets for help on using tickets.