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 C3AB9C20C for ; Sun, 3 Nov 2013 19:09:19 +0000 (UTC) Received: (qmail 27661 invoked by uid 500); 3 Nov 2013 19:09:19 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 27595 invoked by uid 500); 3 Nov 2013 19:09:19 -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 27539 invoked by uid 99); 3 Nov 2013 19:09:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 19:09:19 +0000 Date: Sun, 3 Nov 2013 19:09:19 +0000 (UTC) From: "Gerhard Petracek (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (MYFACES-3816) missing window-handling for initial requests 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-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812450#comment-13812450 ] Gerhard Petracek edited comment on MYFACES-3816 at 11/3/13 7:07 PM: -------------------------------------------------------------------- please provide the concrete tck test/s - then i'll file a tck issue (for not using project-stages) or file it yourself was (Author: gpetracek): can you please provide the concrete tck test/s - then i'll file a tck issue (for not using project-stages) or file it yourself > missing window-handling for initial requests > -------------------------------------------- > > Key: MYFACES-3816 > URL: https://issues.apache.org/jira/browse/MYFACES-3816 > Project: MyFaces Core > Issue Type: Bug > Components: JSR-344 > Affects Versions: 2.2.0-beta > Reporter: Gerhard Petracek > Assignee: Leonardo Uribe > > for an initial request there is no window-id added to the url. > (tested with 'url' for javax.faces.CLIENT_WINDOW_MODE) > -> in case of a page refresh a new window-id will be created and it isn't possible to get back the original one. that can also happen with a page-refresh after multiple requests, if only ajax requests are used. > that's a major issue for all scopes based on the window-id. > it can be done with an initial redirect (default in codi) or js (with html5 compliant browsers) -- This message was sent by Atlassian JIRA (v6.1#6144)