Opened 8 years ago
Closed 8 years ago
#6631 closed defect (fixed)
Incorrect encoding of PAM filename inside zip-archives
Reported by: | oleinik | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | GDAL_Raster | Version: | svn-trunk |
Severity: | normal | Keywords: | |
Cc: |
Description
In attachment three different .zip with cyrillic .bmp inside and testing program. After each run of this program inside .zip-files appears new PAM-file with wrong name-encoding. And therefore TryLoadXML was not found this file.
PAM-filename encoding should be the same as the original archived file.
Attachments (4)
Change History (5)
by , 8 years ago
by , 8 years ago
Attachment: | cp866_plus_utf8.zip added |
---|
by , 8 years ago
by , 8 years ago
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 35231: