Opened 17 years ago
Closed 17 years ago
#335 closed defect (fixed)
Selection fails in Ajax viewer when many layers are selectable
Reported by: | trevorwekel | Owned by: | trevorwekel |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | AJAX Viewer | Version: | 1.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
Create a map with a large number of selectable layers (50+). Selection will not function correctly.
The ajax viewer is using a get request when querying the map features. Since the list of layers is included in the request, the get string becomes to large and the request will fail.
Change History (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by
http://trac.osgeo.org/mapguide/changeset/2503