Sorry about the lack of code formatting, I didn't realize it pasted like that. I've attached the patch for you.
** Attachment added: "Code to bypass the import problem." https://bugs.launchpad.net/openlp/+bug/1632567/+attachment/4789817/+files/out -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1632567 Title: OpenLP importer AttributeError: 'OldSong' object has no attribute 'book' Status in OpenLP: New Bug description: Importing .sqlite db into 2.4.3 portable. Win 10 Traceback (most recent call last): File "openlp\core\ui\wizard.py", line 216, in on_current_id_changed File "openlp\plugins\songs\forms\songimportform.py", line 351, in perform_wizard File "openlp\plugins\songs\lib\importers\openlp.py", line 224, in do_import AttributeError: 'OldSong' object has no attribute 'book' To manage notifications about this bug go to: https://bugs.launchpad.net/openlp/+bug/1632567/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp