Datetime assignment logic should check for empty string.
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
Logic that populates DateTime members isn't checking for assignment to an empty string, so it throws an ungraceful exception out of the DateTime parser unstead of just leaving the attribute unset.
Logic that populates DateTime members isn't checking for assignment to an empty string, so it throws an ungraceful exception out of the DateTime parser unstead of just leaving the attribute unset.