When using the event module, create an event with a start time and end time.

Then, edit the event and uncheck the end time.

Reload the calendar, and the original end time is redisplayed.

Tried with the current version of Event, and this is an issue.

CommentFileSizeAuthor
#7 event.module.patch869 byteselopio

Comments

killes@www.drop.org’s picture

Status: Active » Postponed (maintainer needs more info)

On which event display is this? Event standalone or a calendar view?

cjeanson’s picture

Sorry I should have elaborated, on calendar view.

killes@www.drop.org’s picture

The monthly we, the list view, the table view, the weekly view, the day view, or all of them?

cjeanson’s picture

I just checked, it is in all views.

Monthly calendar view
Weekly calendar view
Daily calendar view
Table calendar view
List calendar view

petetspm’s picture

I believe this is related to my post that the end date is always displayed - i.e. the $show_end variable is not getting reset

elopio’s picture

Component: Basic Event » Code

I 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.

elopio’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new869 bytes

does it make sense?

elopio’s picture

sorry, I send the message twice. Don't know how...

killes@www.drop.org’s picture

#6 is fixed in cvs.

killes@www.drop.org’s picture

Status: Needs review » Fixed

this is now fixed in cvs.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.