Opened 14 years ago

Closed 14 years ago

#2414 closed patch (fixed)

make fTools' join attributes supporting also dbf files with an uppercase name

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

Description

When joining an external dbf file with an uppercase name, fTools don't recognize it and try to add an lowercace extension:

IOError: [Errno 2] No such file or directory: u'/home/borys/SAMPLE.DBF.dbf'

Attachments (1)

fToolsCaseInsensitiveDbf.patch (618 bytes ) - added by borysiasty 14 years ago.

Download all attachments as: .zip

Change History (2)

by borysiasty, 14 years ago

comment:1 by cfarmer, 14 years ago

Resolution: fixed
Status: newclosed

Oops, didn't see the patch! Well this has been fixed in svn 12892 anyway ;-)

Carson

Note: See TracTickets for help on using tickets.