← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~rapecik/openlp/bug-941692 into lp:openlp

 

diff line 9: this is enough: db_encoding = unicode(settings.value(u'db encoding', u'utf8'))
diff line 11: you may save the brackets: self.db_url += u'?charset=%s' % urlquote(db_encoding) 
-- 
https://code.launchpad.net/~rapecik/openlp/bug-941692/+merge/94944
Your team OpenLP Core is subscribed to branch lp:openlp.


References