[mapguide-trac] #1005: Error processing DWF file containing
resource folder names that differ only in case
MapGuide Open Source
trac_mapguide at osgeo.org
Wed May 27 14:46:26 EDT 2009
#1005: Error processing DWF file containing resource folder names that differ only
in case
----------------------------------------+-----------------------------------
Reporter: waltweltonlair | Owner: waltweltonlair
Type: defect | Status: new
Priority: high | Milestone: 2.1
Component: General | Version: 2.1.0
Severity: major | Keywords:
External_id: 785615; 1144842; 1204661 |
----------------------------------------+-----------------------------------
DWF packages are basically zip files, and resources are stored in folders
inside the package. It's possible for two resource paths in the package
to vary only in case. For a DWF like this the zip package library will
fail to extract such resources. That's because it uses a case-insensitive
comparison to locate files inside the package.
In my case I encountered the problem with a large DWF symbol library.
Many of the symbols could not be loaded due to this problem.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1005>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list