From dev-return-69433-archive-asf-public=cust-asf.ponee.io@myfaces.apache.org Wed Apr 4 14:45:04 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 2DB9718064F for ; Wed, 4 Apr 2018 14:45:04 +0200 (CEST) Received: (qmail 89878 invoked by uid 500); 4 Apr 2018 12:45:03 -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 89508 invoked by uid 99); 4 Apr 2018 12:45:02 -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; Wed, 04 Apr 2018 12:45:02 +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 32C871A0F85 for ; Wed, 4 Apr 2018 12:45:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.591 X-Spam-Level: X-Spam-Status: No, score=-0.591 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_FAIL=0.919, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id SGOCuHh_mnTu for ; Wed, 4 Apr 2018 12:45:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3F9E35F398 for ; Wed, 4 Apr 2018 12:45:01 +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 6CD4CE00CA for ; Wed, 4 Apr 2018 12:45:00 +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 2E9BB25615 for ; Wed, 4 Apr 2018 12:45:00 +0000 (UTC) Date: Wed, 4 Apr 2018 12:45:00 +0000 (UTC) From: "Udo Schnurpfeil (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (MYFACES-4219) JavaScript: method parameter should not be named as "arguments" 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/MYFACES-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved MYFACES-4219. -------------------------------------- Resolution: Fixed Fix Version/s: 2.3.1 2.2.13 > JavaScript: method parameter should not be named as "arguments" > --------------------------------------------------------------- > > Key: MYFACES-4219 > URL: https://issues.apache.org/jira/browse/MYFACES-4219 > Project: MyFaces Core > Issue Type: Improvement > Affects Versions: 2.2.12, 2.3.0 > Reporter: Udo Schnurpfeil > Assignee: Udo Schnurpfeil > Priority: Minor > Fix For: 2.2.13, 2.3.1 > > > "arguments" has a special meaning in JavaScript -- This message was sent by Atlassian JIRA (v7.6.3#76005)