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.
Note:
See TracTickets
for help on using tickets.
Changeset [5262] by liuar