phill has proposed merging lp:~phill-ridout/openlp/import_fix into lp:openlp.
Requested reviews:
OpenLP Core (openlp-core)
--
https://code.launchpad.net/~phill-ridout/openlp/import_fix/+merge/34617
Your team OpenLP Core is requested to review the proposed merge of
lp:~phill-ridout/openlp/import_fix into lp:openlp.
=== modified file 'openlp/plugins/songs/lib/songimport.py'
--- openlp/plugins/songs/lib/songimport.py 2010-09-01 20:20:27 +0000
+++ openlp/plugins/songs/lib/songimport.py 2010-09-04 14:29:41 +0000
@@ -300,7 +300,7 @@
topic = Topic.populate(name=topictext)
song.topics.append(topic)
self.manager.save_object(song)
- self.setDefaults()
+ self.set_defaults()
def print_song(self):
"""
_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help : https://help.launchpad.net/ListHelp