Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 72374 invoked from network); 29 Mar 2011 17:57:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Mar 2011 17:57:43 -0000 Received: (qmail 58053 invoked by uid 500); 29 Mar 2011 17:57:43 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 57868 invoked by uid 500); 29 Mar 2011 17:57: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 57861 invoked by uid 99); 29 Mar 2011 17:57:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 17:57:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2011 17:57:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B58D486579 for ; Tue, 29 Mar 2011 17:57:05 +0000 (UTC) Date: Tue, 29 Mar 2011 17:57:05 +0000 (UTC) From: "Neil Griffin (JIRA)" To: dev@myfaces.apache.org Message-ID: <659102772.19391.1301421425740.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (PORTLETBRIDGE-202) Proposal for 3.0 IMPL: Support mode changes via StateAwareResponse#setPortletMode(PortletMode) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Proposal for 3.0 IMPL: Support mode changes via StateAwareResponse#setPortletMode(PortletMode) ---------------------------------------------------------------------------------------------- Key: PORTLETBRIDGE-202 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-202 Project: MyFaces Portlet Bridge Issue Type: New Feature Components: General Affects Versions: 3.0.0 Reporter: Neil Griffin Assignee: Michael Freedman To the best of my knowledge, the Bridge 2.0 spec does not address usage of StateAwareResponse#setPortletMode(PortletMode) within a JSF backing bean action. This proposal would require the BridgeRequestScope to remember the PortletMode so that mode changes can be detected. For more information regarding implementation details, please search for "mode" in the following Java class: http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-impl/trunk/src/main/java/org/portletfaces/bridge/scope/BridgeRequestScopeImpl.java -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira