fix: empty event rendering due to bad end_datetime, fix #426
- enforce end_datetime input validation - this is not enough as an event could be manually added by a plugin and also for bad old events we enforce numeric end_datetime. the point is that in sqlite you can put a string into an INTEGER column!
Loading
Please register or sign in to comment