VP-213: Improve error handing in the Video Player

Metadata

Source
VP-213
Type
Bug
Priority
Major
Status
Resolved
Resolution
Won't Fix
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2011-11-29T08:46:06.829-0500
Updated
2017-12-22T10:29:47.886-0500
Versions
  1. 0.1
Fixed Versions
N/A
Component
  1. core

Description

The Video Player would benefit from improved error handling: checks are often made, but no appropriate action is taken in the case that errors or unexpected circumstances occur.

Comments

  • Anastasia Cheetham commented 2012-01-17T15:27:44.025-0500

    Brainstorming possible error cases:

    • video doesn't load properly
    • captions don't load properly
    • if fast-forwarding doesn't align captions with video properly

    We should talk to the designers about exactly what to do in these cases.

  • Anastasia Cheetham commented 2012-01-17T15:29:03.098-0500

    For first pass, implement proper error checking but use fluid.log() instead of displaying something to user. Then we can check with designers for the errors that are logged.

  • Justin Obara commented 2017-12-22T10:29:47.884-0500

    The video player repository has been archived