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

#239 closed defect (fixed)

"Send button" missing from Recording/Webcast Request in Lectures

Reported by: dmartinc Owned by: dmartinc
Priority: high Milestone: v0.97.0
Component: Video Services Version: 0.97.0
Keywords: recording webcast request video services Cc:

Description

There is a javascript error when the code tries to fetch an element that is not present in the form (only for lectures).

Change History (3)

comment:1 Changed 6 years ago by dmartinc

  • Status changed from new to accepted

comment:2 Changed 6 years ago by david.martin.clavo@…

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

commit 7e30440f95e302741717b1d69ccbda49e7419164
Author: David Martín Clavo <david.martin.clavo@…>
Date: Wed Feb 24 09:37:06 2010 +0100

[FIX] Problems with lectures for RR and WR


-fixes #239
-Javascript error when event was a lecture.
Therefore buttons did not appear in the form.
-If event is a lecture, it has no talks, which
is properly said in the mails sent to the responsibles.
-Some wording fixes

comment:3 Changed 5 years ago by David Martín Clavo <david.martin.clavo@…>

In [7e30440f95e302741717b1d69ccbda49e7419164]:

[FIX] Problems with lectures for RR and WR

-fixes #239
-Javascript error when event was a lecture.
Therefore buttons did not appear in the form.
-If event is a lecture, it has no talks, which
is properly said in the mails sent to the responsibles.
-Some wording fixes

Note: See TracTickets for help on using tickets.