Ticket #964 (closed defect: duplicate)

Opened 9 years ago

Last modified 9 years ago

[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

Changed 9 years ago by assefa

  • status changed from new to closed
  • resolution set to duplicate
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 ***
Note: See TracTickets for help on using tickets.