https://bugs.kde.org/show_bug.cgi?id=358550
Bug ID: 358550 Summary: Payee cannot be matched by name in list when it contains semicolon Product: kmymoney4 Version: 4.6.6 Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kmymoney-de...@kde.org Reporter: j...@frozen-doe.net See attached screenshots. When adding payee name to list, it inteprets semicolons as separators and adds multiple names instead one with semicolon. Reproducible: Always Steps to Reproduce: 1. Set transaction matching to 'Match on name listed below' 2. Enter something with semicolon, i.e. 'A;B' 3. Click Add button Actual Results: 4. One payee name is added 5. Click Apply button 6. Names are split in two, i.e. 'A' and 'B' instead of 'A;B' Expected Results: 4. One payee name is added 5. Click Apply button 6. One payee name is still there I guess it is because payee names are separated with semicolon in database or something like that. -- You are receiving this mail because: You are watching all bug changes.