Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 68764 invoked from network); 21 May 2007 20:06:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 May 2007 20:06:43 -0000 Received: (qmail 37912 invoked by uid 500); 21 May 2007 20:06:43 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 37875 invoked by uid 500); 21 May 2007 20:06:43 -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 37860 invoked by uid 99); 21 May 2007 20:06:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 13:06:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 13:06:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A3FE871403F for ; Mon, 21 May 2007 13:06:16 -0700 (PDT) Message-ID: <14706523.1179777976669.JavaMail.jira@brutus> Date: Mon, 21 May 2007 13:06:16 -0700 (PDT) From: "Bruno Aranda (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Resolved: (MYFACES-1564) Submitted Values get lost in case conversion/validation errors In-Reply-To: <11181571.1173960670281.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MYFACES-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Aranda resolved MYFACES-1564. ----------------------------------- Resolution: Cannot Reproduce > Submitted Values get lost in case conversion/validation errors > -------------------------------------------------------------- > > Key: MYFACES-1564 > URL: https://issues.apache.org/jira/browse/MYFACES-1564 > Project: MyFaces Core > Issue Type: Bug > Components: JSR-252 > Affects Versions: 1.2.0-SNAPSHOT > Reporter: Cagatay Civici > Assigned To: Christoph Ebner > > When a conversion or validation error occurs, the submitted values are erased and components are rendered with empty values. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.