openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #14578
Re: [Merge] lp:~mahfiaz/openlp/bug-908226 into lp:openlp
Review: Needs Fixing
I need to rethink that thing once more. The problem seems to be, that we use QtCore.QByteArray.fromPercentEncoding(data) and unicode(data, 'utf8') too early, before JSON decoding, if it was done later, none of that would be a problem.
--
https://code.launchpad.net/~mahfiaz/openlp/bug-908226/+merge/97175
Your team OpenLP Core is subscribed to branch lp:openlp.
References