Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DD2B11534 for ; Fri, 27 Jun 2014 16:48:25 +0000 (UTC) Received: (qmail 57057 invoked by uid 500); 27 Jun 2014 16:48:25 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 56996 invoked by uid 500); 27 Jun 2014 16:48:25 -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 56816 invoked by uid 99); 27 Jun 2014 16:48:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 16:48:25 +0000 Date: Fri, 27 Jun 2014 16:48:24 +0000 (UTC) From: "Moritz Bechler (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (EXTVAL-161) ExtVal breaks JSF 2.2 ClientWindow support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Moritz Bechler created EXTVAL-161: ------------------------------------- Summary: ExtVal breaks JSF 2.2 ClientWindow support Key: EXTVAL-161 URL: https://issues.apache.org/jira/browse/EXTVAL-161 Project: MyFaces Extensions Validator Issue Type: Bug Components: Core Affects Versions: 2.0.8 Reporter: Moritz Bechler Assignee: Gerhard Petracek Priority: Critical Attachments: EXTVAL-161.patch ExtValLifecycleWrapper implements a wrapper for Lifecycle and lacks the attachWindow method. Therefore calls to attachWindow never get delegated. -- This message was sent by Atlassian JIRA (v6.2#6252)