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.
Created attachment 96839 [details] Bug in action
Git commit c5dcfd6cca71fad85947a69cb1b957042609ec5d by Łukasz Wojniłowicz. Committed on 14/05/2017 at 04:40. Pushed by wojnilowicz into branch 'master'. Separate payees with newline instead of semicolon Differential Revision: https://phabricator.kde.org/D5687 M +10 -4 kmymoney/mymoney/mymoneypayee.cpp https://commits.kde.org/kmymoney/c5dcfd6cca71fad85947a69cb1b957042609ec5d