Ticket #59 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Coordinate system overrides are not handled in server

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: high Milestone: 1.2
Component: Server Version: 1.2.0
Severity: critical Keywords:
Cc: External ID: 927274

Description

The server is not handling coordinate system overrides correctly. When requesting the spatial contexts for a feature source (during stylization) it asks for the inactive ones, and therefore it doesn't get the overrides. It needs to request the active spatial contexts for the feature source. This defect warrants critical severity.

Also found two places where we have duplicated code. The same code in MgStylizationUtil::GetLayerToMapTransform? is also in MgServerRenderingService::RenderForSelection? and MgServerFeatureService::GetWfsFeature?. We need to fix these two places to all call the same method.

Change History

Changed 5 years ago by waltweltonlair

  • owner set to waltweltonlair
  • status changed from new to assigned
  • summary changed from Coordinate system overrides are not handled correctly in server to Coordinate system overrides are not handled in server

Changed 5 years ago by waltweltonlair

  • external_id set to 927274

Changed 5 years ago by waltweltonlair

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