#992 closed defect (fixed)

VSO - JS crashing when viewing by Event Start Date

Reported by: mpugh Owned by: mpugh
Priority: normal Milestone: v0.98.1
Component: Video Services Version: 0.98-dev
Keywords: Cc:

Description

When grouped by Event Start Date, Indico is trying to parse the startDate param of each booking whereas, for this index, the bookings do not have a concept of their associated event (except EVO it seems) and, therefore, was attempting a parsing of a subset of an empty string.

Other indexes are fine as they refer to the times of modification or creation of the bookings themselves, not the events to which they are linked.

Change History (3)

comment:1 Changed 15 months ago by mpugh

  • Status changed from new to awaiting_merge

comment:2 Changed 15 months ago by jbenito

  • Status changed from awaiting_merge to merging

comment:3 Changed 15 months ago by jbenito

  • Resolution set to fixed
  • Status changed from merging to closed
Note: See TracTickets for help on using tickets.