Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit 4e6d642d authored by Wiktor Kwapisiewicz's avatar Wiktor Kwapisiewicz
Browse files

Disallow Addresses with `null` address part

This change ensures that Address objects are always created with a valid
`address` part. If an Address contains only `personal` part then it is
silently skipped from parsed list.

Unit tests have been adjusted to this new requirement.

Removed inserting Address with `null` address component introduced in
commit 68cecb16.

Fixes #3652.

See: https://github.com/k9mail/k-9/pull/3739#issuecomment-441242481
parent 0455157e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment