VULAB-134: web component not redirecting at proper time

Metadata

Source
VULAB-134
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Blake E
Reporter
Blake E
Created
2008-12-18T11:33:39.000-0500
Updated
2014-03-04T08:25:45.931-0500
Versions
  1. 0.5B
Fixed Versions
  1. 0.5B
Component
  1. Web

Description

As reported by Ron during a test and further investigated by David Makalsky, it seems that the vulab web is not reading when the appropriate time to redirect is.

Initial investigation leads me to believe its an error in a condition.

Attachments

Comments

  • Blake E commented 2008-12-22T12:23:15.000-0500

    vulab12

  • Blake E commented 2008-12-22T12:29:30.000-0500

    Issue has been fixed by cleaning up the js functions and improved the js logging (it should only be triggered for those who have firebug installed)

    the stopRecording js function wasn't being called properly.
    Please review attached patch.

  • Blake E commented 2008-12-22T15:34:45.000-0500

    patch commited by dmakalsky.