Opened 18 years ago

Last modified 18 years ago

#1185 closed defect (fixed)

error propagation in OGR problem with some OGR drivers and MapServer

Reported by: huub@… Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: blocker Keywords:
Cc:

Description

Frank Warmerdam wrote:
I improved error propagation in OGR and now
this error gets bubbled up to MapServer and terminates rendering of OGR
layers.  Please file a bug on the issue in the GDAL/OGR bugzilla.  This
is the same that I was recently discussing Mark Adams, and occured first
in GDAL 1.3.2.  The error propagation was a good idea, but I didn't
anticipate this particular problem with some OGR drivers and MapServer.

Attachments (1)

error.gif.txt (3.4 KB ) - added by huub@… 18 years ago.
image with OGR messages

Download all attachments as: .zip

Change History (2)

by huub@…, 18 years ago

Attachment: error.gif.txt added

image with OGR messages

comment:1 by warmerdam, 18 years ago

I have fixed the ODBC, PGeo, and SQLite drivers to support SetExecuteFilter()
on ExecuteSQL() resultsets.  I *think* it is now supported everywhere. 

This changes is in GDAL CVS, and will appear in GDAL 1.3.3 at some point. 

In the meantime grab a nightly snapshot. 

Note: See TracTickets for help on using tickets.