Opened 10 years ago
Closed 10 years ago
#2526 closed defect (fixed)
MgUnclassifiedException thrown when QUERYMAPFEATURES request made with PERSIST=0
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 3.0 |
Component: | Web API | Version: | |
Severity: | major | Keywords: | 2.6backport |
Cc: | External ID: |
Description
When doing a QUERYMAPFEATURES request, if PERSIST=0 it will throw a MgUnclassifiedException. This makes transient QUERYMAPFEATURES requests impossible (eg. You want to "select" features in an area without actually modifying the server-side selection)
Attachments (2)
Change History (4)
by , 10 years ago
Attachment: | 2526.patch added |
---|
by , 10 years ago
Attachment: | 2526_v2.patch added |
---|
comment:1 by , 10 years ago
Keywords: | 2.6backport added |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r8571) and 2.6 (r8615)