
Calendar doesn't display 'today' highlight on DST months
Reported by theohiobloke | November 12th, 2012 @ 01:02 PM | in 2.1.0 (closed)
I did a git pull this morning in develop on 2.1.0 and have the following error.
Notice: Undefined index: pull_ical_color in /data1/mpleydell2/framework/modules/events/controllers/eventController.php on line 1163
Comments and changes to this ticket
-
dleffler November 12th, 2012 @ 01:07 PM
- Tag set to calendar
- Milestone set to 2.1.0
- Milestone order changed from 104 to 0
Not a bug, a warning...I'll put in some code checks, basically, it's saying you haven't saved a color yet with that config.
-
theohiobloke November 12th, 2012 @ 04:03 PM
I see the color config and its very nice!
How is the text color determined? -
dleffler November 12th, 2012 @ 10:06 PM
- Title changed from Bug in Latest Develop Event Controller to Calendar doesn't display 'today' highlight on DST months
The specific error is in both calendarmodule & eventsController. It deals with how we determine 'today' in the default/showall view and the calculation is thrown off in a dst change month...e.g., Nov AFTER the DST end date of Nov 4th.
-
expNinja November 13th, 2012 @ 03:00 PM
- State changed from new to resolved
(from [c5a5b3e9a97a65fde432a2f8690ffab46388c5d2]) Fixes 'today' highlight in months w/ dst change in calendarmodule & eventsController, also removes warning for unset ext event colors [#793 state:resolved] https://github.com/exponentcms/exponent-cms/commit/c5a5b3e9a97a65fd...
-
dleffler November 19th, 2013 @ 01:57 PM
- Tag changed from calendar to calendar, events
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS