Ticket #509 (closed task: fixed)

Opened 10 months ago

Last modified 8 months ago

Incorrect version of the OGR provider in 3.4.0 GA

Reported by: ksgeograf Assigned to: gregboone
Priority: major Milestone: 3.5.0
Component: FDO API Version: 3.4.0
Severity: 3 Keywords: OGR 3.4.0 version
Cc: External ID:

Description

The OGR provider present in 3.4.0 GA is apparently missing the fix from r4525, which prevents it from working with MapGuide? Enterprise 2010.

Below are the error log statements from executing the "Test" operation on MapGuide?: File from the standalone OGR download (file version 3.4.0.4701):

<2009-04-20T08:54:03> 3620 MapGuide? Maestro 127.0.0.1 Administrator

Error: An unclassified exception occurred. StackTrace?:

File from the WinSDK download (file version 3.4.0.4701):

<2009-04-20T08:56:17> 2016 MapGuide? Maestro API 127.0.0.1 Administrator

Error: An unclassified exception occurred. StackTrace?:

If I build from source, without the fix from r4525 I get the exact same errors. If I include the fix from r4525, everything works as expected. I have attached my own build of the OGR provider, which works.

Change History

04/20/09 03:30:07 changed by ksgeograf

File size was too large, posted here instead: http://rapidshare.de/files/46818645/OGRProvider.dll.html

The file is built using the r4525 revision, but with GDAL statically linked.

06/11/09 05:57:11 changed by ksgeograf

  • status changed from new to closed.
  • resolution set to fixed.

This appears to be fixed.