Ticket #2288 (closed defect: fixed)
GDALDriverManager::AutoLoadDrivers adds an extra trailing backslash in the plugin search directory
| Reported by: | tamas | Owned by: | tamas |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.2 |
| Component: | default | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Actually gdal adds a double backslash when calling _findfirst (like mydir\gdalplugins\\*.*) which is not tolerated very well in IIS CGI environment. I'm preparing to remove this extra slash in GDALDriverManager::AutoLoadDrivers?() in the trunk and the stable branch.
Change History
Note: See
TracTickets for help on using
tickets.
