From notifications-return-25031-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Sat Apr 13 19:22:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E1FBF180668 for ; Sat, 13 Apr 2019 21:22:01 +0200 (CEST) Received: (qmail 90773 invoked by uid 500); 13 Apr 2019 19:22:01 -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 90764 invoked by uid 99); 13 Apr 2019 19:22:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Apr 2019 19:22:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 94F98E28A7 for ; Sat, 13 Apr 2019 19:22:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2BD0024422 for ; Sat, 13 Apr 2019 19:22:00 +0000 (UTC) Date: Sat, 13 Apr 2019 19:22:00 +0000 (UTC) From: "Pierre Smits (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-10722) Date-find error when used in two forms of a same screen MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-10722?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168= 17054#comment-16817054 ]=20 Pierre Smits commented on OFBIZ-10722: -------------------------------------- Hey Jacques, it is great that you back ported to r17, but might this issue not also exis= ts in r16? Without a (reworked) patch, like the one you applied to=C2=A0r17= , there is no way for others to test and/or maybe adjust=C2=A0to have it=C2= =A0working with r16 without having to go through the entire cycle. Can you upload what you have applied to r17? > Date-find error when used in two forms of a same screen > ------------------------------------------------------- > > Key: OFBIZ-10722 > URL: https://issues.apache.org/jira/browse/OFBIZ-10722 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Reporter: Leila Mekika > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Trunk, Release Branch 17.12 > > Attachments: OFBIZ-10722.patch > > > When we have more than one form, in a screen, that use a date-find field,= the second date-find picker is not working. > =C2=A0To reproduce, you can add a new form with a date-find and call it b= elow FindInvoices in FindInvoices screen > Then load page [https://localhost:8443/accounting/control/findInvoices] .= You should see=C2=A0 that there is no picker on ne second date-find > =C2=A0 > The patch adds an id that allow renderDateFindField macro script to work = for both fields -- This message was sent by Atlassian JIRA (v7.6.3#76005)