Summary: | Kontact/KMail crashes when trying to edit Sieve scripts in "Simple Mode" | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Erin Yuki Schlarb <erin-kde> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | montel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/libksieve/a8687a75edf2559dac8c7a19f8d712078144e6a2 | Version Fixed In: | 5.6.1 |
Sentry Crash Report: |
Description
Erin Yuki Schlarb
2017-08-20 16:20:12 UTC
Hi, I think it's a problem with your script. Could you send me your script please ? if it's critical you can send me in private. thanks I've sent you a mail with the script in question. Laurent has responded to my via e-mail:
> I found and fixed bug
> It's a problem because you wrote:
> "if anyof (body :contains "foo")"
>
> =>my apps needed another argument.
> It was an error as it's valid without it.
> Now it's fixed 
Git commit a8687a75edf2559dac8c7a19f8d712078144e6a2 by Montel Laurent. Committed on 21/08/2017 at 20:19. Pushed by mlaurent into branch 'Applications/17.08'. Fix Bug 383756 - Kontact/KMail crashes when trying to edit Sieve scripts in "Simple Mode" FIXED-IN: 5.6.1 A +3 -0 src/ksieveui/autocreatescripts/autotests/data/body-without-bodytype.siv M +2 -0 src/ksieveui/autocreatescripts/autotests/sieveeditorgraphicalmodewidgettest.cpp M +6 -2 src/ksieveui/autocreatescripts/sieveconditions/sieveconditionbody.cpp https://commits.kde.org/libksieve/a8687a75edf2559dac8c7a19f8d712078144e6a2 |