← Back to team overview

openlp-core team mailing list archive

[Bug 1407445] Re: Remote API for next/previous service doesn't work

 

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

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

Title:
  Remote API for next/previous service doesn't work

Status in OpenLP - Worship Presentation Software:
  Fix Released

Bug description:
  Tested on Linux with current beta 2.1.1, 2.0 and current trunk.

  To reproduce:
  Add multiple items to the servicemanager.
  Go live with an item
  In the web-remote try to use the next/prev buttons, nothing happens. It should shift between service items.

  When calling the web API <IP>/api/service/{next,provious} it returns: 
  {"results": {"success": true}}

  The problem might be that we are missing a binding for the
  servicemanager_{next,provious}_item event.

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


References