Opened 21 years ago

Closed 20 years ago

Last modified 20 years ago

#380 closed defect (fixed)

OGC CITE WMS test suite-Request to server without "VERSION" parameter should return hightest version supported

Reported by: nsavard@… Owned by: dmorissette
Priority: high Milestone:
Component: WMS Server Version: 4.1
Severity: minor Keywords:
Cc:

Description

A request to WMS server without specifying the "VERSION" should return the
hightest version supported namely "1.1.1".  Right now the version returned is
1.1.0 and the variable  "VAR_WMS_VERSION" in the OGC test suite is set to 1.1.1.

This bug was found on MapServer version 4.0B.

Test path:  wms/basic_elements/version/negotiation/1

Change History (5)

comment:1 by nsavard@…, 21 years ago

Many test cases failed because the version returned is 1.1.0 instead of 1.1.1.

comment:2 by nsavard@…, 21 years ago

Summary: OGC test suite-Request to server without "VERSION" parameter should return hightest version supportedOGC CITE WMS test suite-Request to server without "VERSION" parameter should return hightest version supported

comment:3 by nsavard@…, 20 years ago

This has been fixed.  Should be closed.

comment:4 by nsavard@…, 20 years ago

Resolution: fixed
Status: newclosed
Fixed in 4.3.

comment:5 by nsavard@…, 20 years ago

Verified.
Note: See TracTickets for help on using tickets.