[
https://issues.apache.org/jira/browse/OFBIZ-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suraj Khurana updated OFBIZ-9231:
---------------------------------
Description:
Go to partymgr.
Click on Communication tab.
Click on find button.
It will show the list of some communication emails sends on order confirmation etc.
If CC and BCC are not found (when redirectTo is set in properties), it shows 'null'.
Proposed solution:
Instead of showing null, we can have a proper null check to improve visibility of the screen.
was:
Go to partymgr.
Click on Communication tab.
Click on find button.
It will show list of some communication emails send on order confirmation etc.
If CC and BCC are not found, it shows 'null' .
Proposed solution:
Instead of showing null, we can have a proper null check to improve visiblity of the screen.
> Remove unnecessary null from cc and bcc
> ---------------------------------------
>
> Key: OFBIZ-9231
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9231> Project: OFBiz
> Issue Type: Improvement
> Components: party
> Affects Versions: Trunk
> Reporter: Suraj Khurana
>
> Go to partymgr.
> Click on Communication tab.
> Click on find button.
> It will show the list of some communication emails sends on order confirmation etc.
> If CC and BCC are not found (when redirectTo is set in properties), it shows 'null'.
> Proposed solution:
> Instead of showing null, we can have a proper null check to improve visibility of the screen.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)