Opened 16 years ago

Closed 16 years ago

#699 closed defect (fixed)

Selection in the AJAX Viewer fails with a resource not found error on maps with too many layers

Reported by: trevorwekel Owned by: trevorwekel
Priority: medium Milestone:
Component: AJAX Viewer Version: 2.0.0
Severity: major Keywords: selection ajax viewer
Cc: External ID: 1123146

Description

Selection in the AJAX Viewer fails with a resource not found error on maps with too many layers. It appears that on a map with 80+ layers, selection in the AJAX Viewer fails because selection is done using a GET Request instead of a POST request. The request is too large when the map has many layers. A browser side error occurs preventing the selection from working.

"The system cannot locate the resource specified. http://cv12365986w3r2a:8008/mapguide2009/mapviewerajax/mapframe.php?MAPDEFINITION=Session%3A37bb65b8-0000-1000-8000- "

Change History (2)

comment:1 by trevorwekel, 16 years ago

Status: newassigned

comment:2 by trevorwekel, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.