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

Bug: NullPointerException when name is missing when adding attachments #67

Closed
bbottema opened this issue Mar 11, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@bbottema
Copy link
Owner

Names are assumed to be there which results in a NullPointerException when parsed to be RFC 2047 encoded.

@bbottema bbottema added this to the 4.2.1 milestone Mar 11, 2017
@bbottema bbottema self-assigned this Mar 11, 2017
bbottema referenced this issue Mar 11, 2017
- more rigorous checks for missing names when embedding images
- added more convenience methods for adding multiple to's, cc's or bcc's with the EmailBuilder
- added lots of @nullable and @nonnull hint annotations
- added a bunch of unit tests
@bbottema
Copy link
Owner Author

Released in v4.2.0.

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

No branches or pull requests

1 participant