Closed DorianGerardin closed 4 weeks ago
Builder crashes as soon as the field end is before begin (by wheel, keyboard or manual pick). Exception is "std ERROR: Time difference computation failed: begin date greater than end date (sent by OpenFLUID framework, located at openfluid::core::RawTime_t openfluid::core::DateTime::diffInSeconds(const openfluid::core::DateTime&) const)".
Proposal: add a try/catch on builder side to avoid crash
(closes OpenFLUID/openfluid#1195)