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

Bug #1776410 reported by Phill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
New
Medium
Unassigned

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

Revision history for this message
Tim Bentley (trb143) wrote :

When the code was designed and written it was fine and that was never an issue.
Need to understand why there would be a deviation and add code to support it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.