← Back to team overview

openlp-core team mailing list archive

[Bug 875788] Re: HTML5 video Bug in htmlbuilder

 

I have not found this bug, assuming it is fixed.

** Changed in: openlp
   Importance: Undecided => Low

** Changed in: openlp
       Status: New => Fix Released

** Changed in: openlp
    Milestone: None => 1.9.8

** Changed in: openlp
     Assignee: (unassigned) => rimach (crichter)

-- 
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:
  Fix Released

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