Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.1 (Alpha)
-
Fix Version/s: 1.3.1 (Alpha)
-
Component/s: Notifier - Mail
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
To Reproduce:
1. Add a project group notifier 'send on success'
2. Build project
Result: NPE after prepare build is finished caused by empty recipients while sending mail notification.
check if mail recipients is empty or not before sending the message.
fixed in rev 727698