openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #07106
[Bug 595172] Re: Wrong bible book in footer when two passages have been combined
** Changed in: openlp
Milestone: None => 1.9.2
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/595172
Title:
Wrong bible book in footer when two passages have been combined
Status in OpenLP - Worship Presentation Software:
Fix Released
Bug description:
Hi!
1) Search a few bible verses, lets say Genesis 1:1 and 1:2
2) Add them to the Service List
3) Search a few bible verses, maybe Exodus 1:3 and 1:4
4) Add them to the existing item in the Service List
The thing get funny when you combine normal verses with dual verses.
(The footer will show you two bible versions even if the current slide
only contains one bible version).
From my understanding the problem is, that "generateSlideData" takes
the book, version and permission from the latest verse(s) (and saves
these in the footer of all slides) rather than it takes the properties
of the verse(s) we are dealing currently.
Cheers
References