earthenterprise
earthenterprise copied to clipboard
Fusion CLI allows users to enter an invalid date/time for Imagery Resources
Reproduction steps:
- Create a new imagery resource using CLI tools (i.e. genewimageryresource, gemodifyimageryresource)
- For date, enter "2000-00-00"
Expected: An error message indicating the date is invalid Actual: The resource saves, using this resource in a historical imagery project breaks the timeslider functionality
http://www.opengee.org/geedocs/answer/4412443.html
The Fusion tutorials say that "2008-00-00" is a valid date indicating simply '2008.' I hadn't read this section prior to my coding challenge. Is this still the expected behavior for dates?