GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/309

    Bug: preferences does not properly remove nulls from 
account.credentials.altemail

    preferences.lua tries to tidy up the account.credentials.altemail table by 
removing null entries.
    
    However it only finds the first null.
    Also where the check appears in a loop which tries to match an entry, if 
null appears before the entry then it will be missed.
    
    Either clean up the table before starting to use it, or allow for nulls and 
clean it properly before exit.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to