You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anurag Chandak (JIRA)" <ji...@apache.org> on 2016/06/18 09:13:24 UTC

[jira] [Created] (OFBIZ-7421) Required client side validation on sending BIRT report by mail

Anurag Chandak created OFBIZ-7421:
-------------------------------------

             Summary: Required client side validation on sending BIRT report by mail
                 Key: OFBIZ-7421
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7421
             Project: OFBiz
          Issue Type: Improvement
          Components: specialpurpose/birt
    Affects Versions: Trunk
            Reporter: Anurag Chandak
            Assignee: Anurag Chandak
            Priority: Minor
             Fix For: Upcoming Branch


Steps to regenerate:
- Goto BIRT --> Send any format through Mail
- Leave 'Birt Report Location' and 'Attachment Name' fields empty and enter all the other fields detail
- Click on send button

Actual:
Server side error is thrown
{code}
The Following Errors Occurred:
The following required parameter is missing: [sendBirtMail.birtReportLocation]
The following required parameter is missing: [sendBirtMail.attachmentName]
{code}

Actual:
Client-side validation should be applied for 'Birt Report Location' and 'Attachment Name' fields



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)