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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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)