<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>We are using MapServer 6.4.1. We set up time extent in map file like this<br><br>"wms_timeextent"   "2016-05-23/2016-06-01"<br>"wms_timedefault"  "2016-06-01"<br><br>If the time value is out of time extent in the request, for example<br><br><a href="http://mapserver/service.....&time=2016-06-05" target="_blank">http://mapserver/service.....&time=2016-06-05</a><br><br>I think it should return error message / service exception. But it actually returns the data for the default time, i.e. 2016-06-01. Do I make something wrong? Any idea?<br><br>Thanks. <br>                                           </div></body>
</html>