Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 04:14 UTC
Updated:
15 Dec 2008 at 15:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
killes@www.drop.org commentedOn which event display is this? Event standalone or a calendar view?
Comment #2
cjeanson commentedSorry I should have elaborated, on calendar view.
Comment #3
killes@www.drop.org commentedThe monthly we, the list view, the table view, the weekly view, the day view, or all of them?
Comment #4
cjeanson commentedI just checked, it is in all views.
Monthly calendar view
Weekly calendar view
Daily calendar view
Table calendar view
List calendar view
Comment #5
petetspm commentedI believe this is related to my post that the end date is always displayed - i.e. the $show_end variable is not getting reset
Comment #6
elopio commentedI can confirm it.
But I guess that the problem is that the checkbox is just being ignored.
For example:
1. Create an event node
a. go to http://www.example.com/node/add/event
b. set a title
c. add some days to the end date. For example, if it's set to july 24th, 2008; set it to july 25th.
leave the "Event has end date" checkbox unchecked.
d. click the save button.
Now, if you go to the calendar view, the event is shown from july 24th to july 25th.
here is the example: http://elopio.net/drupal/node/60
The workaround is to set the same end day and start day.
Comment #7
elopio commenteddoes it make sense?
Comment #8
elopio commentedsorry, I send the message twice. Don't know how...
Comment #9
killes@www.drop.org commented#6 is fixed in cvs.
Comment #10
killes@www.drop.org commentedthis is now fixed in cvs.