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 9D767C0C6 for ; Mon, 14 May 2012 09:59:20 +0000 (UTC) Received: (qmail 78201 invoked by uid 500); 14 May 2012 09:59:20 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 77605 invoked by uid 500); 14 May 2012 09:59:15 -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 77543 invoked by uid 99); 14 May 2012 09:59:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2012 09:59:13 +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; Mon, 14 May 2012 09:59:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7DAED13B54 for ; Mon, 14 May 2012 09:58:52 +0000 (UTC) Date: Mon, 14 May 2012 09:58:52 +0000 (UTC) From: "Mark Struberg (JIRA)" To: dev@myfaces.apache.org Message-ID: <1169204807.60863.1336989532555.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (EXTCDI-287) [CSWH] store fallback (noscriptUrl) decission in a cookie MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Mark Struberg created EXTCDI-287: ------------------------------------ Summary: [CSWH] store fallback (noscriptUrl) decission in a cookie Key: EXTCDI-287 URL: https://issues.apache.org/jira/browse/EXTCDI-287 Project: MyFaces CODI Issue Type: New Feature Components: JEE-JSF12-Module Affects Versions: 1.0.5 Reporter: Mark Struberg Assignee: Mark Struberg If working with multiple webapps or if a user comes back to our webapp with a new session for other reasons (logout, timeout, etc) he always gets asked about the noscriptUrl again: "Your browser does not support JavaScript. Click here to continue without JavaScript." We should store the users decision in a cookie on his browser. That way we would only nag him once and _not_ show him the question over and over again. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira