Replies: 1 comment 2 replies
-
|
Hi @woj-tek! That is wild, do you know where exactly the exception got lost? jte should wrap the npe in a TemplateException and also include the template line location info where the problem occured. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way for jte to log NPEs?
I was just trying to figure out why part of the template is not rendering and it turned out that one call was throwing NPE but there was no log anywhere which made troubleshooting it more difficult (when I wrapped suspect I got the stacktrace just fine)
Beta Was this translation helpful? Give feedback.
All reactions