** Changed in: openlp
Milestone: None => 2.5.1
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1598543
Title:
qmd5_hash returning QByteArray instead of str
Status in OpenLP:
Fix Committed
Bug description:
openlp.core.common.__init__.qmd5_hash() returns a QByteArray instead
of a string.
Fix is to return str(hash_value.data(), encoding='ascii')
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1598543/+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