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 D650B200BAE for ; Fri, 28 Oct 2016 08:43:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D503B160AF5; Fri, 28 Oct 2016 06:43:00 +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 1DECF160ADD for ; Fri, 28 Oct 2016 08:42:59 +0200 (CEST) Received: (qmail 82048 invoked by uid 500); 28 Oct 2016 06:42:59 -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 82030 invoked by uid 99); 28 Oct 2016 06:42:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2016 06:42:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2F7742C0087 for ; Fri, 28 Oct 2016 06:42:59 +0000 (UTC) Date: Fri, 28 Oct 2016 06:42:59 +0000 (UTC) From: "Anuj Jain (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OFBIZ-8653) OFBIZ-7520: Consistency and Readability improvements for iterator tag MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 28 Oct 2016 06:43:01 -0000 Anuj Jain created OFBIZ-8653: -------------------------------- Summary: OFBIZ-7520: Consistency and Readability improvements for iterator tag Key: OFBIZ-8653 URL: https://issues.apache.org/jira/browse/OFBIZ-8653 Project: OFBiz Issue Type: Sub-task Reporter: Anuj Jain Fix For: Trunk Code written in Minilang for the iterator tag is not consistent throughout the application. The correct pattern to write is I found various other ways in which this tag is written, like -- This message was sent by Atlassian JIRA (v6.3.4#6332)