Opened 14 years ago

Closed 14 years ago

#1457 closed defect (fixed)

Parameter QUERY_LAYERS can be null for GetFeatureInfo request

Reported by: liuar Owned by: liuar
Priority: low Milestone:
Component: WMS Interface Version: 2.1.0
Severity: trivial Keywords:
Cc: External ID: 1343517

Description

Query_layers is a mandatory parameter defined in WMS specification section 7.4.3.4.

I added one more parameter validation in MgOgcWmsServer::ValidateGetFeatureInfoParameters() to make sure the Query_Layers parameter is not null or empty.

Change History (1)

comment:1 by liuar, 14 years ago

Resolution: fixed
Status: newclosed

Changeset [5262] by liuar

Note: See TracTickets for help on using tickets.