This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#333 closed defect (fixed)

Adding a contribution makes slot expand, even if not needed

Reported by: pferreir Owned by: pferreir
Priority: critical Milestone: v0.97.0
Component: Timetable Version: 0.97.0
Keywords: Cc:

Description

This happens i.e. for:

http://indico.cern.ch/sessionModifSchedule.py?sessionId=1&confId=81861#20100722

Even if the slot is 1h45 long, adding a contribution of 20 minutes will make it grow.

Change History (3)

comment:1 Changed 6 years ago by pferreir

  • Status changed from new to accepted

comment:2 Changed 6 years ago by jose.pedro.ferreira@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit ff3c6ce2b2d107bf4a79c2946fbc4dd154ce51d6
Author: Pedro Ferreira <jose.pedro.ferreira@…>
Date: Fri Mar 19 17:47:58 2010 +0100

[FIX] Slots growing even when there's no overflow


  • It was a timezone conversion problem;
  • fixes #333;
  • also fixed problem with invalid scheduleEntryId (conference vs slot timetable);

comment:3 Changed 5 years ago by Pedro Ferreira <jose.pedro.ferreira@…>

In [ff3c6ce2b2d107bf4a79c2946fbc4dd154ce51d6]:

[FIX] Slots growing even when there's no overflow

  • It was a timezone conversion problem;
  • fixes #333;
  • also fixed problem with invalid scheduleEntryId (conference vs slot timetable);
Note: See TracTickets for help on using tickets.