PEAK XOOPS - Re: Daily Events Difficulty in englishin japanese

Re: Daily Events Difficulty

List posts in the topic

normal Re: Daily Events Difficulty

msg# 1.1.1.1.1.1.2.1
depth:
7
Previous post - Next post | Parent - Children.1 .2 | Posted on 2004/1/23 5:52
kjs222  一等兵   Posts: 13
Hi GIJOE,

I am sorry if I sounded rude. I had waited two days for an answer and you said you did not read my post - I felt very hurt.

Unfortunately it was a bug - I am sorry if there was a communication problem; I don't know what "TERSE" and "PROLIX" are.

My bug report is on xoops.org (see other post for link). A more full report is this:

In "function rrule_extract( $event_id )"

Change all:

$duration = $event->end - $event->start ;

to:

if ($event->allday) $duration=1;
else $duration = $event->end - $event->start ;

This makes sure all-day event does not overlap to second day.

Also in
Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!