← Back to team overview

openlp-core team mailing list archive

[Bug 1776410] [NEW] Potential bug in openlp/core/api/deploy.py

 

Public bug reported:

In some cases the function `download_sha256` will return a tuple of values, in others just False or None. 
Whilst this isn't a bug in itself, in each case of the code that calls this function, the return value is expected to be a tuple.

https://bazaar.launchpad.net/~openlp-
core/openlp/trunk/view/head:/openlp/core/api/deploy.py#L46

** Affects: openlp
     Importance: Medium
         Status: New

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

Title:
  Potential bug in openlp/core/api/deploy.py

Status in OpenLP:
  New

Bug description:
  In some cases the function `download_sha256` will return a tuple of values, in others just False or None. 
  Whilst this isn't a bug in itself, in each case of the code that calls this function, the return value is expected to be a tuple.

  https://bazaar.launchpad.net/~openlp-
  core/openlp/trunk/view/head:/openlp/core/api/deploy.py#L46

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


Follow ups