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.
-- 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 _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

