-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: master, master-deprecated
-
Fix Version/s: 2.0.x, master, master-deprecated, 3.0.x, 2.0.0.75-deprecated
-
Component/s: Scheduler
-
Labels:None
-
Fix Priority:5
-
Git Pull Request:
If an event spans through too many days, agenda view will display all of them. This causes the agenda to crash if the space between the start and end dates is too far.
Steps to reproduce
- Create an scheduler with agenda view and an event spanning many days.
- The attached file aui2080.html
does that. There is an event spanning from February 11, 2016 to December 11, 2018.
- The attached file aui2080.html
- Open the document in a browser and see how many events are displayed.
Expected results
- There would be a reasonable upper limit to the number of events
Actual results
- All days of the event are displayed.
The steps above are not enough to crash the browser but shows there is no boundary on the agenda view.