Closed GoogleCodeExporter closed 9 years ago
Increased priority
Original comment by paul.sch...@gmail.com
on 19 Feb 2010 at 11:49
The issue here is that the duration is not of the format hh:mm:ss - that's the
compliant way to specify the
duration - a check has been added to the parsing code to check the format - if
it's not compliant, it will fallback
to the assumption it's just seconds and convert to the right format
Original comment by paul.sch...@gmail.com
on 20 Feb 2010 at 1:06
Done - the following config item has been added:
"ignoreDuration": true
To ensure that VAST durations are ignored.
Also added conversion code so that a duration with seconds in it will be
converted to a timestamp format.
Original comment by paul.sch...@gmail.com
on 20 Feb 2010 at 1:29
Done - in the next FP OAS release (0.5.0)
Original comment by paul.sch...@gmail.com
on 20 Feb 2010 at 1:37
Original issue reported on code.google.com by
paul.sch...@gmail.com
on 19 Feb 2010 at 11:48