Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 46081 invoked from network); 24 Sep 2008 12:27:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2008 12:27:46 -0000 Received: (qmail 33648 invoked by uid 500); 24 Sep 2008 12:27:44 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 33637 invoked by uid 500); 24 Sep 2008 12:27:43 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 33626 invoked by uid 99); 24 Sep 2008 12:27:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 05:27:43 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 12:26:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3EFA1234C1F3 for ; Wed, 24 Sep 2008 05:26:44 -0700 (PDT) Message-ID: <145156768.1222259204243.JavaMail.jira@brutus> Date: Wed, 24 Sep 2008 05:26:44 -0700 (PDT) From: "Florian Holeczek (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Reopened: (JSPWIKI-368) two user preferences cookies are stored In-Reply-To: <2066432423.1220257184279.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/JSPWIKI-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Holeczek reopened JSPWIKI-368: -------------------------------------- I could still reproduce it with beta-9 as root webapp using ShortViewURLConstructor. > two user preferences cookies are stored > --------------------------------------- > > Key: JSPWIKI-368 > URL: https://issues.apache.org/jira/browse/JSPWIKI-368 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.6.4, 2.7.x > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.8 > > > I've just noticed that my Firefox 3 stores two JSPWikiUserPrefs cookies for jspwiki.org: one has the path "/" and the other one has the path "/wiki/". Both have different content. > I think this is a bug in conjunction with ShortViewURLConstructor. What do you think? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.