https://bugs.kde.org/show_bug.cgi?id=427145
--- Comment #2 from Robby Stephenson <ro...@periapsis.org> --- (In reply to Fabiano Caruana from comment #0) > Since I am not an expert on Regex, I cannot say what the expression "(^ |; \ > s) test supplier ($ |;)" should then be. > Do you have a solution? Try "(^|;\s)test supplier($|[;:])" -- You are receiving this mail because: You are watching all bug changes.