Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4927 closed defect (fixed)

[PATCH] XLS driver: non-ascii path support

Reported by: akaginch Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

File path passed to FreeXL has to be valid path on the file system because FreeXL uses fopen to open file.

Attachments (1)

xls_path_patch.diff (1.3 KB ) - added by akaginch 11 years ago.

Download all attachments as: .zip

Change History (3)

by akaginch, 11 years ago

Attachment: xls_path_patch.diff added

comment:1 by Even Rouault, 11 years ago

Milestone: 1.10.0
Resolution: fixed
Status: newclosed

Applied in r25307.

in reply to:  1 comment:2 by akaginch, 11 years ago

Replying to rouault:

Applied in r25307.

Thank you! :>

Note: See TracTickets for help on using tickets.