-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.12
-
Fix Version/s: 0.12
-
Labels:None
<jtalks:format value="${user.lastLogin}"/> causes exception if user.lastLogin is null.
jtalks:format tag must check arguments for null values and handle them gracefully.