Ticket #729 (closed defect: fixed)
Hardcoded type name and attributes in spatial index feature for Oracle thru JNDI don't work
| Reported by: | simonp | Owned by: | jesseeichar |
|---|---|---|---|
| Priority: | major | Milestone: | v2.7.0 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Attempting to use spatialindex in database for Oracle thru JNDI in GeoNetwork 2.7 - doesn't work because typenames and attributes (coded as static strings in Java) are not in uppercase.
Better to look (ignoring case) for typename and attributes in the datastore and use what we find there instead rather than hardcode one way of doing this.
Patch to appear shortly.
Change History
Note: See
TracTickets for help on using
tickets.
