https://bugs.kde.org/show_bug.cgi?id=429803
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Version Fixed In| |3.3.5 Latest Commit| |https://invent.kde.org/offi | |ce/tellico/commit/aef00862c | |70f7321564059fda457fb26b287 | |e649 --- Comment #2 from Robby Stephenson <ro...@periapsis.org> --- Git commit aef00862c70f7321564059fda457fb26b287e649 by Robby Stephenson. Committed on 01/12/2020 at 15:39. Pushed by rstephenson into branch 'master'. 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/aef00862c70f7321564059fda457fb26b287e649 -- You are receiving this mail because: You are watching all bug changes.