You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pradeep Choudhary (JIRA)" <ji...@apache.org> on 2019/06/22 12:12:01 UTC

[jira] [Commented] (OFBIZ-11110) Able to add phone no. as contact type without adding number

    [ https://issues.apache.org/jira/browse/OFBIZ-11110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870242#comment-16870242 ] 

Pradeep Choudhary commented on OFBIZ-11110:
-------------------------------------------

Overrided 'contactNumber' field in 'updatePartyTelecomNumber' and 'updateTelecomNumber' service and marked optional="false". It will validate the empty contact number values and prevent user to add empty values for Telecom Number form.

 

Added patch for the same.

> Able to add phone no. as contact type without adding number
> -----------------------------------------------------------
>
>                 Key: OFBIZ-11110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11110
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 16.11
>            Reporter: Rashi Dhagat
>            Assignee: Pradeep Choudhary
>            Priority: Major
>         Attachments: HC-11110.patch
>
>
> Steps to regenerate:
>  # Open url [https://demo-stable.ofbiz.apache.org/ecommerce/control/viewprofile]
>  # Click on "Create new" in Contact Information section
>  # Select phone no as contact type
>  # Click on Create
>  # Click on Save
> Actual: Able to add phone no as contact type without adding no.
> Expected: Error message should be displayed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)