Project

General

Profile

Actions

Task #1144

closed

Body(Text) is null when template is created via GUI

Added by Roman Kučera almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roman Kučera
Category:
Notification
Target version:
Start date:
06/18/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Steps to reproduce issue:
Create notification template in GUI. Fill only HTML body and leave text body empty.
Set this template to some action.
When this template should be send it fails on NullPointerException in DefaultIdmNotificationTemplateService on row this.velocityEngine.evaluate(velocityContext, bodyText, template.getCode(), text); because text is null.

Actions

Also available in: Atom PDF