openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #18218
[Merge] lp:~googol/openlp/bug-779201 into lp:openlp
The proposal to merge lp:~googol/openlp/bug-779201 into lp:openlp has been updated.
Description changed to:
Hello,
- fixed bug #779201: QString and QVariant auto-conversion
This needs intensive testing. Possible tests are:
a) Are you settings loaded as expected?
b) Change settings, are they restored as expected?
c) Are Lists, ints, strings, ..., saved/loaded correctly.
NOTE:
The locale aware sorting has to be tested again. Because we cannot use
QtCore.QString.localeAwareCompare(string1.lower(), string2.lower())
anyl onger. We have to check what exactly does not work with locale.strcoll()
See lines 3534ff.
For more details, see:
https://code.launchpad.net/~googol/openlp/bug-779201/+merge/138308
--
https://code.launchpad.net/~googol/openlp/bug-779201/+merge/138308
Your team OpenLP Core is requested to review the proposed merge of lp:~googol/openlp/bug-779201 into lp:openlp.
References