From dev-return-69453-archive-asf-public=cust-asf.ponee.io@myfaces.apache.org Mon Apr 9 20:11:12 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB622180645 for ; Mon, 9 Apr 2018 20:11:11 +0200 (CEST) Received: (qmail 20344 invoked by uid 500); 9 Apr 2018 18:11:08 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 20001 invoked by uid 99); 9 Apr 2018 18:11:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2018 18:11:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E435218061F for ; Mon, 9 Apr 2018 18:11:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.891 X-Spam-Level: X-Spam-Status: No, score=-0.891 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_FAIL=0.919, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id IqaL1wVgPM2r for ; Mon, 9 Apr 2018 18:11:05 +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 9E5C15FD9B for ; Mon, 9 Apr 2018 18:11:02 +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 74BE9E0BBF for ; Mon, 9 Apr 2018 18:11:01 +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 A756A241E6 for ; Mon, 9 Apr 2018 18:11:00 +0000 (UTC) Date: Mon, 9 Apr 2018 18:11:00 +0000 (UTC) From: "Paul Nicolucci (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MYFACES-4222) MYFACES-4203 regresses ui:repeat with model and a step other than 1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Paul Nicolucci created MYFACES-4222: --------------------------------------- Summary: MYFACES-4203 regresses ui:repeat with model and a ste= p other than 1 Key: MYFACES-4222 URL: https://issues.apache.org/jira/browse/MYFACES-4222 Project: MyFaces Core Issue Type: Bug Components: JSR-372 Affects Versions: 2.3.0 Reporter: Paul Nicolucci Assignee: Paul Nicolucci For instance something like this would fail to work correctly if the step w= ere 2 it seems the step will always be 1 {code:java} =C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 #{x} {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)