https://bugs.kde.org/show_bug.cgi?id=429803
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/tellico/commit/aef00862c |ce/tellico/commit/c79c6a87b |70f7321564059fda457fb26b287 |e760784a2f79cca3113419cdde6 |e649 |0302 --- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- Git commit c79c6a87be760784a2f79cca3113419cdde60302 by Robby Stephenson. Committed on 01/12/2020 at 15:39. Pushed by rstephenson into branch '3.3'. Fix reading album artist when ALBUMARTIST audio tag does not exist Prevent trying to read first entry in an empty string list by checking list length. Add unit test. Also ensure albumkey is appropriate for either case. FIXED-IN: 3.3.5 M +4 -0 ChangeLog M +22 -2 src/tests/audiofiletest.cpp M +1 -0 src/tests/audiofiletest.h A +- -- src/tests/data/test.mp3 M +5 -5 src/translators/audiofileimporter.cpp https://invent.kde.org/office/tellico/commit/c79c6a87be760784a2f79cca3113419cdde60302 -- You are receiving this mail because: You are watching all bug changes.