[mapguide-trac] #1921: Maestro - Save Map
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jan 19 11:40:40 EST 2012
#1921: Maestro - Save Map
----------------------------+-----------------------------------------------
Reporter: crispinatime | Owner: jng
Type: defect | Status: new
Priority: high | Milestone: Maestro-4.1
Component: Maestro | Version:
Severity: blocker | Keywords:
External_id: |
----------------------------+-----------------------------------------------
Comment(by crispinatime):
... but the real issue is that there is some case-sensitivity in the
Oracle provider (not sure why as Oracle table SQL is not case sensitive).
Changing line 1596 of PlatformConnectionBase.cs to upper-case "EXTENT"
fixed it!
IGeometry geom = fsr["EXTENT"] as IGeometry;
Anyone know why Oracle properties are case-sensitive upper-case (even when
the alias is lower-case?)
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1921#comment:6>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list