[
https://issues.apache.org/jira/browse/OFBIZ-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360077#comment-15360077 ]
Anurag Chandak commented on OFBIZ-7421:
---------------------------------------
Thanks [~arunpati]!
> 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: Arun Patidar
> 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)