Ticket #964 (closed defect: duplicate)
[MapServer-WMS]No error is returned when the "wms_timeextent" parameter contains incorrect number of digits
| Reported by: | nsavard@… | Owned by: | assefa |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WMS Server | Version: | 4.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When a the "wms_timeextent" parameter is set in a map file to a time interval
that contains incorrect number of digits for time measures (YYYY or MM or SS or
HH or MM or SS) and a GetMap request is issued to this server, map is output and
NO error is returned.
Fedora Core 2
Example of a request:
http://server/cgi-bin/mapserv_43?map=/path/to/time_test/htdocs/wms_time.map&
request=GetMap&Version=1.1.1&LAYERS=time&Time=2004-01-01%2015:10:00
Corresponding metadata in map file:
METADATA
"DESCRIPTION" "time"
"wms_title" "time"
"wms_timeitem" "TIME"
"wms_timeextent" "200324-01-01/2004-0232-01"
"wms_timedefault" "2004-01-01 14:10:00"
END
Change History
Note: See
TracTickets for help on using
tickets.
