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 DF403200C36 for ; Fri, 24 Feb 2017 06:17:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DDD50160B67; Fri, 24 Feb 2017 05:17:47 +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 2F038160B64 for ; Fri, 24 Feb 2017 06:17:47 +0100 (CET) Received: (qmail 24038 invoked by uid 500); 24 Feb 2017 05:17:46 -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 24027 invoked by uid 99); 24 Feb 2017 05:17:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2017 05:17:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id CC1621A03CA for ; Fri, 24 Feb 2017 05:17:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.347 X-Spam-Level: X-Spam-Status: No, score=-2.347 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id H7BfiVfx6m9a for ; Fri, 24 Feb 2017 05:17:45 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id EC2F460DE1 for ; Fri, 24 Feb 2017 05:17:44 +0000 (UTC) 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 634D3E043B for ; Fri, 24 Feb 2017 05:17:44 +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 1DD1F2411D for ; Fri, 24 Feb 2017 05:17:44 +0000 (UTC) Date: Fri, 24 Feb 2017 05:17:44 +0000 (UTC) From: "Wei Zhang (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OFBIZ-9230) Missing reference to the delegator in framework/widget/templates/HtmlFormMacroLibrary.ftl MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 24 Feb 2017 05:17:48 -0000 Wei Zhang created OFBIZ-9230: -------------------------------- Summary: Missing reference to the delegator in framework/widget/templates/HtmlFormMacroLibrary.ftl Key: OFBIZ-9230 URL: https://issues.apache.org/jira/browse/OFBIZ-9230 Project: OFBiz Issue Type: Bug Components: ALL COMPONENTS Affects Versions: Trunk Reporter: Wei Zhang Assignee: Wei Zhang To reproduce 1. Load test data 2. Open https://localhost:8443/partymgr/control/main 3. You will get warning below {quote} 2017-02-24 12:56:16,348 |http-nio-8443-exec-7 |EntityUtilProperties |I| Could not get a system property for widget.autocompleter.defaultMinLength : null {quote} -- This message was sent by Atlassian JIRA (v6.3.15#6346)