Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
83 stars 35 forks source link

[BUG FIX] [MER-3553] Lesson end date formatting breaks ability to load Home screen #4992

Closed eliknebel closed 1 month ago

eliknebel commented 1 month ago

https://eliterate.atlassian.net/browse/MER-3553

This PR addresses an issue where FormatDateTime.maybe_localized_datetime might return {:not_localized, ...} which then gets piped into DateTime.to_date() and crashes the page.