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
Norm,
I put this bug as a duplicate of bug 961 because the issue is the same :
timeextent validation.
*** This bug has been marked as a duplicate of 961 ***
Reporter: nsavard@mapgears.com Date: 2004/10/15 - 15:51