From notifications-return-28163-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Tue Aug 27 07:55: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 09BD1180654 for ; Tue, 27 Aug 2019 09:55:01 +0200 (CEST) Received: (qmail 70288 invoked by uid 500); 27 Aug 2019 07:55: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 70269 invoked by uid 99); 27 Aug 2019 07:55: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; Tue, 27 Aug 2019 07:55:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9311BE3052 for ; Tue, 27 Aug 2019 07:55:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 0D81C780A67 for ; Tue, 27 Aug 2019 07:55:00 +0000 (UTC) Date: Tue, 27 Aug 2019 07:55:00 +0000 (UTC) From: "Nicolas Malin (Jira)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OFBIZ-11176) Find order screen can't make a search without ship to country MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nicolas Malin created OFBIZ-11176: ------------------------------------- Summary: Find order screen can't make a search without ship to country Key: OFBIZ-11176 URL: https://issues.apache.org/jira/browse/OFBIZ-11176 Project: OFBiz Issue Type: Improvement Components: order Affects Versions: Trunk, Release Branch 18.12 Reporter: Nicolas Malin Attachments: Screenshot from 2019-08-27 09-49-41.png When you search orders on the standard screen [1] you can't unselect a country. !Screenshot from 2019-08-27 09-49-41.png! The problem come from the populate country list by countries.ftl who select by default a country without possibility to escape it. The patch solve it with adding a possibility to escape auto select [1] https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders -- This message was sent by Atlassian Jira (v8.3.2#803003)