← Back to team overview

openlp-core team mailing list archive

[Bug 875788] Re: HTML5 video Bug in htmlbuilder

 

Is this still present after the rewrite?

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/875788

Title:
  HTML5 video Bug in htmlbuilder

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Hey,

  trunk r1776

  In the htmlbuilder is a bug, namely we try to get an element which
  does not exist:

  var vid = document.getElementById('video');

  bazaar.launchpad.net/~openlp-
  core/openlp/trunk/view/head:/openlp/core/lib/htmlbuilder.py#L219

  There are two elements, "video1" and "video2", but no element with
  "video" as id.

  Cheers

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/875788/+subscriptions


References