Ticket #330 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

SQLite: Selection rendering for WKT and WKB in MapGuide broken...

Reported by: jbirch Owned by: traianstanev
Priority: major Milestone:
Component: SQLite Provider Version: 3.3.1
Severity: 3 Keywords:
Cc: External ID:

Description

When attempting to render a selection from Frank's demo WKT and WKB files, MapGuide is throwing an unspecified exception here:

 http://trac.osgeo.org/mapguide/browser/tags/MAPGUIDE2.0.0/MgDev/Server/src/Services/Rendering/ServerRenderingService.cpp#l1252

Change History

Changed 5 years ago by traianstanev

Is it possible for you to set the debugger to break on exceptions, and get a callstack at the location where it crashes. The line in ServerRenderingService? is where it catches the original error and rethrows it, so it is not useful. Meanwhile, I'll take a look at the code that deals with the kinds of filters Mapguide uses for selection.

Changed 5 years ago by traianstanev

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.