VP-67: Video player template path not configurable

Metadata

Source
VP-67
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2012-01-04T13:34:28.930-0500
Updated
2017-12-22T10:28:52.801-0500
Versions
  1. 0.1
Fixed Versions
N/A
Component
  1. core

Description

The path to the template file is hard-coded into the template filename option, which makes configuring a different path for tests impossible without having to also re-specify the template file name. The two should be separated out.

Comments

  • Anastasia Cheetham commented 2012-01-09T12:20:13.218-0500

    I discussed this with Antranig in the channel, and there are currently framework limitations that make it difficult to "just" override the template path. The approach that UIOptions uses is currently the best option.

    Michelled, Cindy and I discussed it, and we decided that for now, since we only have a single template, the tests will simply directly override the full path. In the next iteration, when other refactoring happens, we'll have a better idea of how the tempate(s) will be used, switched and customized.

  • Justin Obara commented 2017-12-22T10:28:52.800-0500

    The video player repository has been archived.