This issue has been created
There is 1 update.
 
 
FullCalendar Macro / cid:jira-generated-image-avatar-e656018e-08bc-462a-a75f-a206fec2b7c3 FULLCAL-91 Open

Calendar is not updated after editing it inline

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-96bfd402-41ea-442c-9b7b-133cc45c266a Sorin Chiuchiu created this issue on 24/Jun/26 15:50
 
Summary: Calendar is not updated after editing it inline
Issue Type: cid:jira-generated-image-avatar-e656018e-08bc-462a-a75f-a206fec2b7c3 Bug
Affects Versions: 2.5.3
Assignee: Unassigned
Created: 24/Jun/26 15:50
Priority: cid:jira-generated-image-static-major-808da9f6-d840-4d8f-aed3-97e21abb0d3d Major
Reporter: Sorin Chiuchiu
Description:

When editing the calendar macro inline and modifying any parameter, the changes are not visible after saving and viewing the page. The changes become visible only after refreshing the page. 

This happens because the JS is hardcoded in velocity, along with the listeners, so each time the macro is called (ex: inline edit/view), the JS is injected again, with new conflicting listeners.

 
 

1 update

 
cid:jira-generated-image-avatar-96bfd402-41ea-442c-9b7b-133cc45c266a Changes by Sorin Chiuchiu on 24/Jun/26 16:00
 
Assignee: Sorin Chiuchiu