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 5 years ago

Closed 5 years ago

Last modified 5 years ago

#467 closed defect (fixed)

Recording Manager does not display speaker name for individual lectures

Reported by: jherr Owned by: jherr
Priority: normal Milestone: v0.97.0
Component: Video Services Version: 0.97.0
Keywords: Cc:

Description

In the Recording Manager display there is no speaker shown, even if one exists, and the confirmation popup also shows no speaker. However, the speaker name is correctly put into the micala.xml and marc.xml XSL stylesheets (./chair/user).

Change History (5)

comment:1 Changed 5 years ago by jherr

  • Status changed from new to assigned

comment:2 Changed 5 years ago by jherr

  • Component changed from General to Video Services

comment:3 Changed 5 years ago by jherr

  • Status changed from assigned to in_merge

comment:4 Changed 5 years ago by Jeremy Herr <jeremy.herr@…>

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

In [88a604b5d723cd4053942ec93fcdcf850186f63a]:

[FIX] RecMan? displays speakers for single lectures

  • For conferences, no speaker names were displayed in the Recording Manager interface.
  • Now getChairList() is called and those names are displayed.
  • Also, fixed a bug that was only displaying the first name in the list of speakers. Now all names are displayed.
  • fixes #467

comment:5 Changed 5 years ago by Jeremy Herr <jeremy.herr@…>

In [88a604b5d723cd4053942ec93fcdcf850186f63a]:

[FIX] RecMan? displays speakers for single lectures

  • For conferences, no speaker names were displayed in the Recording Manager interface.
  • Now getChairList() is called and those names are displayed.
  • Also, fixed a bug that was only displaying the first name in the list of speakers. Now all names are displayed.
  • fixes #467
Note: See TracTickets for help on using tickets.