Review: Needs Fixing You don't declare "initialise_chapter_verse" in a scope where it may be used. If the if-statement on line 26 is false, then "initialise_chapter_verse" is undefined. If the if-statements on lines 29 and 35 are false, then "initialise_chapter_verse" is undefined as well.
Lines 56 and 63 need to be indented one more. -- https://code.launchpad.net/~orangeshirt/openlp/bibles_fixes/+merge/103017 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

