Final

Mikol Graves (diggs@cc.gatech.edu)
Wed, 11 Dec 1996 17:09:04 -0500 (EST)

Gregory -

I notice that a bug I pointed out in the Perl scripts has not been fixed
(probably due to the low priority associated with editable notes that
weren't being used). The bug is that slides from a lecture other than
the lecture you are editing can be inserted, but display the corresponding
slide number from the lecture being edited, instead of the slide from the
intended lecture. If the intended slide number does not exist in the
lecture being edited, a broken image appears, centered in the currently
displayed image.

currently the html inserted for a given slide looks somthing like the
following:

<input type="button" value="11.26.96 Slide 1-1"
onClick="document.CURRENT.src='slides/page1-1.gif'">

It should, however, look like this:

<input type="button" value="11.26.96 Slide 1-1"
onClick="document.CURRENT.src='../11.26.96/slides/page1-1.gif'">

Audio does not suffer from this bug.

- Mikol

-----
Mikol Graves (diggs@cc.gatech.edu)
http://www.lcc.gatech.edu/idt/students/mgraves

Today's lunatic fringe will tell us where tomorrow's
mainstream computer industry will come from.

-- Jean-Louis Gassee