openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09363
Re: [Merge] lp:~orangeshirt/openlp/bibles into lp:openlp
Review: Needs Fixing
When I press cancel on the "Select Book Name" I you get this traceback:
Traceback (most recent call last):
File "/home/andreas/Projekte/openlp/tmp/openlp/plugins/bibles/forms/bibleupgradeform.py", line 123, in onCurrentIdChanged
self.performWizard()
File "/home/andreas/Projekte/openlp/tmp/openlp/plugins/bibles/forms/bibleupgradeform.py", line 609, in performWizard
self.newbibles[number].session.commit()
KeyError: 0
In fact it shouldn't be possible to cancel.
--
https://code.launchpad.net/~orangeshirt/openlp/bibles/+merge/62645
Your team OpenLP Core is subscribed to branch lp:openlp.
References