Opened 16 years ago

Closed 16 years ago

#424 closed defect (fixed)

Error when defining join with KingOracle since Rev. 2698

Reported by: andymorf Owned by:
Priority: high Milestone:
Component: General Version: 2.0.0
Severity: critical Keywords:
Cc: External ID:

Description

since \Common\PlatformBase\Services\DataPropertyDefinition.cpp was changed to check for negative Values in "MgDataPropertyDefinition::SetScale(INT32 scale)" joining is broken:

Error: Invalid argument(s):

[1] = "-1"

The value is invalid because it is too small.

KingOracle delivers negative value when field is of type String

Change History (2)

comment:1 by zspitzer, 16 years ago

I am seeing as well this with SDF's exported from Oracle using MG 2.0 RC2

These SDF's I seem to recall preserve the KingOracle: in the class name

comment:2 by brucedechant, 16 years ago

Resolution: fixed
Status: newclosed

This was fixed with the recent submission to fix ticket 364.

See: http://trac.osgeo.org/mapguide/changeset/2875

Note: See TracTickets for help on using tickets.