Closed (outdated)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 01:24 UTC
Updated:
13 Apr 2018 at 21:01 UTC
Jump to comment: Most recent
In Table view not the weekend signed pink colour, but Friday and Saturday.
At the Date and time settings at the First day of week is Monday was set.
I hope this is a little funy accident in the code.. Pls somebody solve it!
Comments
Comment #1
karens commentedIf you have a 'table' view and a pink background, you are using the Event module calendar, not the calendar created by Calendar module.
I would suggest adding a lot more information about what is going on if you want a solution.
Comment #2
killes@www.drop.org commentedNo info forthcoming.
Comment #3
mreggie commentedI have a similar problem:
In the Event's Table view, Fridays have a pink bankground and Saturdays and Sundays look like weekdays.
If I look at the HTML source, the class for the table cell seems to be off by a day:
Friday November 6 has class="nov sat", while Saturday November 7 has class="nov " (i.e. no day of the week).
The problem seems to be fixed by changing event.module line 796
to
I'm running with this fix now:
Comment #4
mreggie commentedComment #5
Benwick commentedAfter more then a year i don't use Event, because i Date & Calendar combo mutch better.
Comment #6
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.