https://bugs.kde.org/show_bug.cgi?id=427145
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |3.4 Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/offi | |ce/tellico/commit/29a8e530d | |06238413dc7b25c92486941d2a0 | |a6bd --- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- Git commit 29a8e530d06238413dc7b25c92486941d2a0a6bd by Robby Stephenson. Committed on 11/10/2020 at 19:51. Pushed by rstephenson into branch 'master'. Account for table rows in the "Filter by Group" regexp pattern Move the creation of the regular expression pattern to a static method so the unit test can ensure it matches the group view. Call the FieldFormat methods for choosing the delimiter values. Add multiple additional unit tests to verify. FIXED-IN: 3.4 M +4 -0 ChangeLog M +19 -0 src/fieldformat.cpp M +1 -0 src/fieldformat.h M +3 -7 src/groupview.cpp M +25 -1 src/tests/filtertest.cpp https://invent.kde.org/office/tellico/commit/29a8e530d06238413dc7b25c92486941d2a0a6bd -- You are receiving this mail because: You are watching all bug changes.