This issue has been created
 
 
Mocca Calendar Application / cid:jira-generated-image-avatar-80610ab4-a772-4ebc-9cf6-91864fc59b1c MOCCACAL-175 Open

Cannot create all-day events

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f4d20a76-1653-484a-a6c3-1a943a848993 Clemens Robbenhaar created this issue on 05/Dec/25 12:22
 
Summary: Cannot create all-day events
Issue Type: cid:jira-generated-image-avatar-80610ab4-a772-4ebc-9cf6-91864fc59b1c Bug
Affects Versions: 2.9.10
Assignee: Unassigned
Components: application
Created: 05/Dec/25 12:22
Environment: XWiki Platform 16.10.12 or higher.
Priority: cid:jira-generated-image-static-blocker-39f69870-d899-4251-8ad3-0c18352dc180 Blocker
Reporter: Clemens Robbenhaar
Description:

It is not possible any more to create "all day" events when using the calendar application with XWiki after 16.10.12. This is caused by https://jira.xwiki.org/browse/XWIKI-20910 , and the fact that the calendar "create event" dialog sends date values without a time, which is no longer valid with the fix of the platform issue.

Instead when trting to creata an "all day" event, one gets an error message like:

An error occured while saving: Error number 0 in 0: Error when parsing [11.12.2025] with format [dd.MM.yyyy HH:mm] and locale [en].

and all entries in the create form are lost.