Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8D677200B73 for ; Mon, 29 Aug 2016 20:42:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8BEC1160A89; Mon, 29 Aug 2016 18:42:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BBC26160AC8 for ; Mon, 29 Aug 2016 20:42:21 +0200 (CEST) Received: (qmail 86512 invoked by uid 500); 29 Aug 2016 18:42:20 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 86426 invoked by uid 99); 29 Aug 2016 18:42:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2016 18:42:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A6CE32C0152 for ; Mon, 29 Aug 2016 18:42:20 +0000 (UTC) Date: Mon, 29 Aug 2016 18:42:20 +0000 (UTC) From: "Deepak Dixit (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-7947) Create a Customer fails because password is missing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 29 Aug 2016 18:42:22 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446710#comment-15446710 ] Deepak Dixit commented on OFBIZ-7947: ------------------------------------- Thanks Montalbano Florian and Supatthra Nawicha for your contribution. This has been committed at Trunk at r#1758280 15.12 at r#1758281 14.12 at r#1758282 > Create a Customer fails because password is missing > --------------------------------------------------- > > Key: OFBIZ-7947 > URL: https://issues.apache.org/jira/browse/OFBIZ-7947 > Project: OFBiz > Issue Type: Bug > Components: party > Affects Versions: Trunk > Reporter: Montalbano Florian > Assignee: Deepak Dixit > Labels: creation, customer, error, field, password > Attachments: OFBIZ-7947.patch > > > When creating a New Customer from the Party component, the following error message is displayed : > {quote} > The Following Errors Occurred: > Password is Missing > Password or verify password missing. > {quote} > The problem is that there is no field to submit a password in the form. I have an older revision where the required fields are displayed, so I'm guessing a recent change is at cause here. > Step to reproduce : > - Access at the Customer creation form : https://localhost:8443/partymgr/control/NewCustomer > - Try to create a Customer > - No field are related to the password requirement -- This message was sent by Atlassian JIRA (v6.3.4#6332)