Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting filter conditions with "subject" not working correctly #3

Closed
RealRaven2000 opened this issue Dec 6, 2019 · 1 comment
Closed
Assignees

Comments

@RealRaven2000
Copy link
Owner

When filter conditions which deal with subject (nsMsgSearchAttrib.attribute=0) are not exported correctly during backup. This will lead to the condition having a "disabled" subject attribute in the editor after importing them:

image

This needs to be fixed when saving (attrib member is missing) and can also be fixed on import by adding the missing attribute value if nsMsgSearchAttrib.value.attrib == 0

@RealRaven2000 RealRaven2000 self-assigned this Dec 6, 2019
@RealRaven2000
Copy link
Owner Author

Fixed in version 2.0 / released 13/12/2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant