Opened 13 years ago
Closed 13 years ago
#1842 closed defect (fixed)
Server return an Session expired exception when you send a WMS_GetfeatureInfo request
Reported by: | libr | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 2.4 |
Component: | WMS Interface | Version: | 2.2.0 |
Severity: | major | Keywords: | Session expired WMS GetfeatureInfo |
Cc: | External ID: |
Description
when you send a HTTP request as “http://localhost:8008/mapserver2013/mapagent/mapagent.fcgi?version=1.3.0&service=WMS&REQUEST=GetFeatureInfo&EXCEPTIONS=XML&LAYERS=Samples%2FSheboygan%2FLayers%2FBuildings&STYLES=&CRS=EPSG:4326&SRS=EPSG:4326&FORMAT=image/png&BBOX=43.706886,-87.740000,43.792136,-87.690000&HEIGHT=6950000&WIDTH=4070000&TRANSPARENT=TRUE&QUERY_LAYERS=Samples%2FSheboygan%2FLayers%2FBuildings&INFO_FORMAT=text/xml&FEATURE_COUNT=1&I=2084908&J=2844999” The result will be "Session expired or invalid,please login again"
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | fix Ticket # 1842.patch added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fixed in trunk by changeset http://trac.osgeo.org/mapguide/changeset/6218