Opened 15 years ago
Closed 15 years ago
#617 closed defect (fixed)
Bug when converting MgCurvePolygon to SDOGeometry
Reported by: | andymorf | Owned by: | haris |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | KingOracle Provider | Version: | 3.4.0 |
Severity: | 3 | Keywords: | MgCurvePolygon |
Cc: | External ID: |
Description
MgCurvePolygon are not converted to SDOGeometry correctly and result is null. Bug is on line 278 of c_FgfToSdoGeom.cpp where variable "numrings" is decremented by mistake (decrement is ok for polygon where ext-ring is handled separately).
Note:
See TracTickets
for help on using tickets.