This issue has been created
There is 1 update.
 
 
FullCalendar Macro / cid:jira-generated-image-avatar-0d9dd61a-ec4b-4556-a366-e234f6533c72 FULLCAL-86 Open

Error when TZID=W. Europe Standard Time

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-be061407-2f12-463a-bf7d-2a5a2a89b0ec Brassat Alexandru created this issue on 18/Nov/25 11:13
 
Summary: Error when TZID=W. Europe Standard Time
Issue Type: cid:jira-generated-image-avatar-0d9dd61a-ec4b-4556-a366-e234f6533c72 Bug
Affects Versions: 2.5.0
Assignee: Unassigned
Attachments: calendar-test-weurope.ics
Created: 18/Nov/25 11:13
Priority: cid:jira-generated-image-static-major-194d6876-4387-4863-98dc-c5f7c9576bc1 Major
Reporter: Brassat Alexandru
Description:

In version 2.5.0, when using an ical export from thunderbird, the calendar is not loaded. The issue does not reproduce on 2.4.6 (before the ical4j upgrade).

This is because the TZID field is `W. Europe Standard Time`, which is not recognized by ical4j as a valid TZID.

Steps to reproduce:

  1. Install fullcalendar version 2.5.0
  2. On the sandbox page, add the ical from this issue as an attachment
  3. On the sandbox page, add this to the content
    {{calendar iCal="http://localhost:8080/xwiki/bin/download/Sandbox/WebHome/calendar-test-weurope.ics"/}} 

The calendar should have an event on 19 Nov 2025, but it isn't displayed, event though the notification shows calendar was imported successfully.

 
 

1 update

 
cid:jira-generated-image-avatar-be061407-2f12-463a-bf7d-2a5a2a89b0ec Changes by Brassat Alexandru on 18/Nov/25 11:13
 
Assignee: Brassat Alexandru