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:16:05 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anurag Chandak updated OFBIZ-7421:
----------------------------------
    Attachment: OFBIZ-7421.patch

> 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
>
>         Attachments: OFBIZ-7421.patch
>
>
> 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)