Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#1034 closed defect (invalid)

[MapServer-WMS Server]Time resolution like THH:MM doesn't display map

Reported by: nsavard@… Owned by: assefa
Priority: high Milestone: 4.4 release
Component: WMS Server Version: 4.3
Severity: normal Keywords:
Cc:

Description

When a request is sent such as the one below and the "wms_timeformat" is set to
"THH:MM:SS,THH:MM,THH" no map is displayed.

Found on MapServer from CVS 20041105
Mozilla 1.6
Fedora Core 2


---------------
The layer metadata are:

  METADATA
    "DESCRIPTION" "pattern13"
    "wms_title" "pattern13"
    "wms_timeitem"  "TIME"
    "wms_timeextent"  "T14:00:00/T18:00:00"   
   END



------------
Request sent:

http://server/cgi-bin/mapserv_43?
map=/path/to/time_test/htdocs/wms_time_pattern_12_13_test.map&request=GetMap&
Version=1.1.1&LAYERS=pattern13&Time=T14:10

Change History (3)

comment:1 by assefa, 19 years ago

Cc: mapserver-bugs@… added
Milestone: 4.4 release
Owner: changed from mapserverbugs to assefa
The request returns an excpetion for me since time sent T14:10 is not in the
list of patterns we support.  Is it the case for you or just a blank map ? If it
is an exception, it is a valid answer and we should close the bug.

comment:2 by nsavard@…, 19 years ago

Resolution: invalid
Status: newclosed
I misundertood something related to the time resolution.

comment:3 by nsavard@…, 19 years ago

This an invalid bug.
Note: See TracTickets for help on using tickets.