Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 67646 invoked from network); 14 Jul 2005 09:23:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jul 2005 09:23:17 -0000 Received: (qmail 21068 invoked by uid 500); 14 Jul 2005 09:23:09 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 21021 invoked by uid 500); 14 Jul 2005 09:23:09 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 7164 invoked by uid 99); 14 Jul 2005 09:14:54 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Message-ID: <4404.84.175.18.31.1121332490.squirrel@gw5.learnkey.de> Date: Thu, 14 Jul 2005 11:14:50 +0200 (CEST) Subject: Problems with SessionID, Cookies and encodeURL on Firefox From: mgo@learnkey.de To: users@cocoon.apache.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there I use the cocoon (2.1.5) enviroment for SessionID. I also put the entry "encodeURL" on the sitemap to be sure that everything work if a user does�nt like cookies. On IE everything works fine. So no problem with usind or not using cookies. If I try the same on Firefox with cookies enabled it does�nt work. For each page Firefox ask me to set / change my Session Cookie. So I get a new value and my application got a problem traking the user If I disable Cookies completly on Firefox, it works again perfect. I could see the Seesion ID encoded on the Url. So it would be nice if someone has a solution for this? regards Mirko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org