[kronolith] day incorrect in FreeBusy page

Chuck Hagenbuch chuck at horde.org
Fri Oct 8 13:24:28 PDT 2004


Quoting Thierry Le Signor <thierry.le_signor at cirad.fr>:

> I think there is a little bug when passing the timestamp from the editevent
> page to the editattendees page : the first one uses the 'date' keyword (file
> edit.inc revision 1.105)
> <!-- attendees -->
> <?php
> $attendees_url = Util::addParameter('', 'date', $timestamp);but the second
> expects to find the 'timestamp' keyword (file kronolith/attendeescommon.php
> revision 1.3 )
>
>  $timestamp = Util::getFormData('timestamp', time()); list($vfb_html,
> $legend_html) = $attendee_view->render($timestamp); require
> KRONOLITH_TEMPLATES . '/attendees/attendees.inc';
>
> If you replace date by timestamp in edit.inc, the date is correct when you
> open the attendees page.

Fixed in CVS, thanks!

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams


More information about the kronolith mailing list