Opened 16 years ago

Closed 15 years ago

#2829 closed defect (fixed)

Blobs not filtered in OracleSpatial Attribute/WFS queries

Reported by: msmitherdc Owned by: aboudreault
Priority: normal Milestone: 5.2.2 release
Component: Input - Native Oracle Spatial Support Version: svn-trunk (development)
Severity: normal Keywords: wfs, blob, attribute, oracle spatial
Cc: dmorissette, fsimon@…

Description

Columns of type BLOB are not removed from attribute queries or WFS requests and therefore fail. This patch removes BLOBs from the column list. Note that the metadata entries to remove columns are not functional with Oracle Spatial.

I have a patch file to correct the behavior.

Attachments (1)

maporaclespatial_blobpatch.c (2.3 KB ) - added by msmitherdc 16 years ago.
Patch to filter blobs from attribute columns in maporaclespatial.c

Download all attachments as: .zip

Change History (5)

by msmitherdc, 16 years ago

Patch to filter blobs from attribute columns in maporaclespatial.c

comment:1 by dmorissette, 15 years ago

Cc: dmorissette added

comment:2 by dmorissette, 15 years ago

Cc: fsimon added
Milestone: 5.4 release5.2.2 release
Owner: changed from fsimon@… to aboudreault

Fernando cannot update this ticket at the moment, but he okay'd the patch in an email exchange.

Alan, can you please apply it to both 5.4 and 5.2.x?

comment:3 by dmorissette, 15 years ago

Cc: fsimon@… added; fsimon removed

comment:4 by aboudreault, 15 years ago

Resolution: fixed
Status: newclosed

Committed in SVN trunk (r8449) and branch-5-2 (r8450).

Note: See TracTickets for help on using tickets.