You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- even if only mail template record is used
- get rid of unnecessary programmatic lookup in MailTemplateProducer
- fixesquarkusio#43518
(cherry picked from commit 3c243a6)
bschuhmann
pushed a commit
to bschuhmann/quarkus
that referenced
this issue
Nov 16, 2024
Describe the bug
This use case is described in the docs:
We should fix the condition here: https://github.com/quarkusio/quarkus/blob/main/extensions/mailer/deployment/src/main/java/io/quarkus/mailer/deployment/MailerProcessor.java#L104-L108
Expected behavior
No response
Actual behavior
Application fails with NPE.
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: