-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.3.9
-
Component/s: Apps - Team Calendar
-
Severity 3 - Minor
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
First Symptom
After renaming a calendar, the error message to display the event limit does not update to reflect the new calendar name
Steps to reproduce
- Install a new confluence(tested with 5.8.13) with below's JVM, to limit the maximum display event
-Dcom.atlassian.confluence.extra.calendar3.display.events.calendar.maxpercalendar=5 - install Team Calendars for Confluence (current version 5.3.9)
- Create a new calendar (e.g. "test")
- add a recurring event that spans at least 6 days (e.g. every daily for 6 days)
- notice the warning message and that only the first 5 events are shown
- rename calendar (e.g. to "weee")
Expected Behavior
The Warning message should reflected with the new calendar name
Actual Behavior
Notice that the warning message still references test instead of weee
- is a regression of
-
CONFSERVER-49418 After renaming a calendar, the error message to display the event limit does not update to reflect the new calendar name
-
- Closed
-
- relates to
-
CONFCLOUD-48548 After renaming a calendar, the error message to display the event limit does not update to reflect the new calendar name
-
- Closed
-