Opened 10 years ago
Closed 10 years ago
#2463 closed defect (invalid)
setselection helper script outputs incompatible XML response
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 2.6 |
Component: | AJAX Viewer | Version: | |
Severity: | blocker | Keywords: | |
Cc: | External ID: |
Description
The setselection helper script returns incompatible XML content.
This is because the AJAX viewer is now operating against the v2.6 QUERYMAPFEATURES response, while the setselection script still returns the v1.0 response and does not handle selection XML with multiple selected features.
This defect currently renders the SetSelectionXML() viewer API un-usable.
Note:
See TracTickets
for help on using tickets.
#2464 will supercede this. Better off fixing that.