General description of problem:
In version 1.6, Events that end before 12 noon are not showing up in the day view.
In addition start/stop times in the add-event window are 12 hours off.
When you have a remote store, you can also see the start&stop dates span two days instead of one.
This issue does not occur in 1.5.x
Timezone and locale (if applicable):
Tested in US Pacific & US Eastern, default English locale.
Extensible version(s) tested:
- 1.5.x
- 1.6
- 4.2.4
- Firefox 45.0.1
- IE 9
- Go to the Sample Application (http://ext.ensible.com/deploy/dev/examp ... t-app.html)
- Add an event on Today from 1am-2am
- Note that the event appears in the default month view
- Select Day view
- Note that the event does not appear
- Note that the date range at the top shows today + tomorrow
- Click the calendar at 4am to add an event
- Note that the start time shows 4:00 PM and the stop time shows 5:00PM
- Click cancel
- Click the calendar at 7pm to add an event
- Note that the start date is tomorrow, the start time is 7:00 AM, the end time is 8:00 AM, and the end date is tomorrow.
Test case:
- Code: Select all
Use standard example
Live URL to test case:
http://ext.ensible.com/deploy/dev/examp ... t-app.html
Suggested patch:
- Code: Select all
Your proposed fix or workaround
Screenshots or video links:
Research or debugging notes: