aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2017-12-21 20:11:32 +0100
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2017-12-21 21:09:35 +0100
commit935fb3c3df25e9982a097ddb8b2c380843d544d4 (patch)
tree5dd4c3b615336717284db1801c73f199e8143310 /CONTRIBUTING.md
parente4530cd5ef38e6120f451daf1a758b38b70a6f1c (diff)
downloadsubsurface-935fb3c3df25e9982a097ddb8b2c380843d544d4.tar.gz
Fix BuddyFilterModel
Commit 6343515fedbc43be4fd2cb3f1b3fea384e362c59 introduced equality instead of substring comparison for filters. This broke the buddy filter in the case of more than one buddy, because in such a case the buddy list is a comma-separated string. Fix this by splitting the buddy string, trimming the individual strings and search in the list. Fixes #969 Reported-by: <yrevawerd@gmail.com> Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions