Project

General

Profile

FetchEvent 2014.340 released, fix parsing error for depth

Added by Chad Trabant about 9 years ago

A parsing error for event depth values was fixed.

The error was due to the conversion of values from meters to kilometers before the complete value had been parsed, partial values can be returned by the XML parser. This error appears to only occur relatively rarley and for only when parsing very large XML documents, i.e. large requests.


Comments