Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 May 2008 at 16:47 UTC
Updated:
14 Jul 2008 at 22:53 UTC
The end date is being displayed on my Events in Calender view - see attached.
I've reviewed the event-node-month.tpl.php and found
<?php if ($show_end) { ?>
<div class="end dtend" title="<?php print event_format_date($end_date, 'custom', "Y-m-d\TH:i:s\Z") ?>"><?php print t('End: ') . $end_date_formatted ?></div>
<?php } ?>
however I can not work out where the variable $show_end is set - any help appreciated
| Comment | File | Size | Author |
|---|---|---|---|
| calendar.pdf | 42.78 KB | petetspm |
Comments
Comment #1
killes@www.drop.org commentedWhat exactly do you want to do?
Comment #2
mjvesper commentedI am also noticing this behavior. In the month view, the event title and the end date is displayed... but not the start date. This occurs even if the event has no end date.
Actually, in all views, an end date is displayed even if an event has no end date.
Comment #3
CandC540 commentedSame issue here. I only get an End time in my calendar and no Start times.
Comment #4
killes@www.drop.org commentedthis is now fixed
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.