From notifications-return-4716-apmail-ofbiz-notifications-archive=ofbiz.apache.org@ofbiz.apache.org Wed Nov 2 10:48:58 2016 Return-Path: X-Original-To: apmail-ofbiz-notifications-archive@minotaur.apache.org Delivered-To: apmail-ofbiz-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D366119F39 for ; Wed, 2 Nov 2016 10:48:58 +0000 (UTC) Received: (qmail 4920 invoked by uid 500); 2 Nov 2016 10:48:58 -0000 Delivered-To: apmail-ofbiz-notifications-archive@ofbiz.apache.org Received: (qmail 4893 invoked by uid 500); 2 Nov 2016 10:48:58 -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 4789 invoked by uid 99); 2 Nov 2016 10:48:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 10:48:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 724372C1F5A for ; Wed, 2 Nov 2016 10:48:58 +0000 (UTC) Date: Wed, 2 Nov 2016 10:48:58 +0000 (UTC) From: "Anuj Jain (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-8741) OFBIZ-7520: Consistency and Readability improvements for fail-property tag. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anuj Jain updated OFBIZ-8741: ----------------------------- Description: Code written in Minilang for the fail-property tag is not consistent throughout the application. The correct pattern to write is The wrong way in which this tag is written is was: Code written in Minilang for the if-compare tag is not consistent throughout the application. The correct pattern to write is The wrong way in which this tag is written is > OFBIZ-7520: Consistency and Readability improvements for fail-property tag. > --------------------------------------------------------------------------- > > Key: OFBIZ-8741 > URL: https://issues.apache.org/jira/browse/OFBIZ-8741 > Project: OFBiz > Issue Type: Sub-task > Components: ALL COMPONENTS > Reporter: Anuj Jain > > Code written in Minilang for the fail-property tag is not consistent throughout the application. The correct pattern to write is > > The wrong way in which this tag is written is > -- This message was sent by Atlassian JIRA (v6.3.4#6332)