[Fdo-trac] [fdo-trac] #995: Open should actually try to GDALOpen the data source in question to test if i
FDO
trac_fdo at osgeo.org
Mon Aug 16 07:28:38 PDT 2021
#995: Open should actually try to GDALOpen the data source in question to test if
i
-----------------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: assigned
Priority: major | Milestone: 4.1.0
Component: GDAL Provider | Version: 4.1.0
Severity: 3 | Keywords:
External ID: |
-----------------------------+----------------------
Right now on Open() the GDAL provider will always set the internal
connection state to `FdoConnectionState_Open`
The Open() method should at least try to `GDALOpen` the referenced data
source first.
Right now this provider behavior means that all GDAL connection tests in
MapGuide will always pass. You can feed garbage data source strings and on
MapGuide's end it will still be considered a successful test.
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/995>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list