openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09156
[Bug 788084] [NEW] After editing a song all songs with the same title are selected
Public bug reported:
Hello,
running trunk r1569
1) Create two songs with the same title. (They can have different authors.)
2) Edit song 1 and click "Save".
Expected behaviour:
Song 1 is selected.
Actual behaviour:
Song 1 and song 2 are selected.
Solution:
Do not use the title rather the id. That will also enable us to remove the signal and make the "selection feature" work independently of what triggered the list reload.
Note: Customs behave the same.
Cheers
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/788084
Title:
After editing a song all songs with the same title are selected
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Hello,
running trunk r1569
1) Create two songs with the same title. (They can have different authors.)
2) Edit song 1 and click "Save".
Expected behaviour:
Song 1 is selected.
Actual behaviour:
Song 1 and song 2 are selected.
Solution:
Do not use the title rather the id. That will also enable us to remove the signal and make the "selection feature" work independently of what triggered the list reload.
Note: Customs behave the same.
Cheers
Follow ups
References