Opened 16 years ago
Closed 16 years ago
#491 closed defect (fixed)
ExpressionEngine - ProcessSpatialCondition throws an exception in case geometry is null
Reported by: | romicadascalescu | Owned by: | romicadascalescu |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | Utilities API | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
ExpressionEngine - ProcessSpatialCondition throws an exception in case geometry is null A check should be added to see if geometry is a null value before calling GetGeometry.
Note:
See TracTickets
for help on using tickets.
Added the check in
Diamond\Utilities\ExpressionEngine\Src\FdoExpressionEngineImp.cpp