[Geoserver-devel] [jira] (GEOS-5719) No sanity checking results of SDO_TUNE.EXTENT_OF

Jonathan Moules created BugGEOS-5719
No sanity checking results of SDO_TUNE.EXTENT_OF

Issue Type:

BugBug

Affects Versions:

2.3-RC1

Assignee:

Andrea Aime

Components:

Oracle

Created:

19/Mar/13 4:25 AM

Description:

I have a layer in Oracle that for whatever reason returns NULL when I manually run:
SELECT SDO_TUNE.EXTENT_OF(‘NLPG_WSHIRE’, ‘XY_COORD’) FROM DUAL;
That’s not GeoServers fault of course.

The issue is, if I use the “compute from data” on that layer, GeoServer fills in with these values:

0,0,-1,-1

That’s obviously invalid. GeoServer should do some basic sanity checking of the result and can fall back to the slow-method when it receives a null.

Project:

GeoServer

Priority:

MinorMinor

Reporter:

Jonathan Moules

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)