- Issue created by @lucuhb
When no end date exists on an event, the message The @date "@date" does not conform to a <a href="@php-manual">PHP supported date and time format</a>
is displayed.
To avoid this message, it would be necessary to check if date is empty or not.
Here is a patch to solve the problem (it removes \n too).
Active
4.1
User interface