openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19228
[Merge] lp:~googol/openlp/bug-1100277 into lp:openlp
The proposal to merge lp:~googol/openlp/bug-1100277 into lp:openlp has been updated.
Description changed to:
Hello,
- fixed Bug #1100277 (Songs don't load with latest build)
The translate() returns a unicode object instead of a QString since the sip change. And %1 is a QString feature, but as a unicode object is returned, we cannot use this. At leasts that my explanation. ;)
http://pastebin.com/mqewVcMM
NOTE: Fix has to verified by ElderP!
For more details, see:
https://code.launchpad.net/~googol/openlp/bug-1100277/+merge/146689
--
https://code.launchpad.net/~googol/openlp/bug-1100277/+merge/146689
Your team OpenLP Core is requested to review the proposed merge of lp:~googol/openlp/bug-1100277 into lp:openlp.
References