Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 31647 invoked from network); 9 Nov 2006 00:59:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2006 00:59:43 -0000 Received: (qmail 58060 invoked by uid 500); 9 Nov 2006 00:59:43 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 58031 invoked by uid 500); 9 Nov 2006 00:59:43 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 58020 invoked by uid 99); 9 Nov 2006 00:59:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 16:59:43 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of thechrispratt@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 16:59:29 -0800 Received: by ug-out-1314.google.com with SMTP id u40so68215ugc for ; Wed, 08 Nov 2006 16:59:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Ne0D5r0DPSYCmY/hmoWhYNWVQu/YBEJ92gMyqMgKUtW1cXWAI3UONLrtSHG6+VtO2oHUcNI0/o9ZOWq0xV5tD50a7NVP0+bqAU2ANdLvC8WxKiYKx4GqQfFejRZX6jHgaV+Dx7hTSrY2PojICpFB/d9epZjiqykArrBHcS7ta5k= Received: by 10.78.185.15 with SMTP id i15mr367264huf.1163033947192; Wed, 08 Nov 2006 16:59:07 -0800 (PST) Received: by 10.78.125.6 with HTTP; Wed, 8 Nov 2006 16:59:06 -0800 (PST) Message-ID: <42db7f0a0611081659k2342131cr1039e76394827dca@mail.gmail.com> Date: Wed, 8 Nov 2006 16:59:06 -0800 From: "Chris Pratt" To: "Struts Users Mailing List" Subject: Re: Losing Locale after Sesion.invalidate() In-Reply-To: <45527B7C.3050609@christopherschultz.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_34872_1435887.1163033946896" References: <42db7f0a0611071110h2955d980w29e501747df01615@mail.gmail.com> <42db7f0a0611071528k4070d839rfea256ead9de3e67@mail.gmail.com> <455119CB.2050704@christopherschultz.net> <42db7f0a0611071636g4c4e20a8x50a904d154f57e6b@mail.gmail.com> <42db7f0a0611081553v2eead4f2g54587155462a31dc@mail.gmail.com> <455271D5.4000903@christopherschultz.net> <42db7f0a0611081617t792d2e17y2d2fcd8e51bcf5ac@mail.gmail.com> <455276D6.2010105@christopherschultz.net> <4552788E.8040708@apache.org> <45527B7C.3050609@christopherschultz.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_34872_1435887.1163033946896 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline OK, now I'm scared. It's fixed and I can't figure out why? Earlier I made the change to make sure that securityfilter came before I18NFilter in the chain but the text was still showing up French. I put a bunch of debugging code in (over hours and many, many tests) and now I can't reproduce the problem, even after I've pulled out all my debugging code (thinking something in there might have had an unanticipated side-effect). Thanks for everybody's help and I'll definitely let everyone know if I figure out what I did. (*Chris*) On 11/8/06, Christopher Schultz wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Paul, > > Paul Benedict wrote: > > In Struts 1.3.6, I hope to be providing a locale solution for Struts > > which is not tied to the session. > > Does struts rely on the session for locale information? I would have > expected a null session to result in a call to request.getLocale for > each request (or, at least, for each time the locale is required). > > I don't see why the session should be an absolute requirement. Is that > currently the case? > > - -chris > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFUnt89CaO5/Lv0PARAqqqAJ4ymycIXp1TH8p0r2zz4C+pTHQVkQCcCA3Q > 7FLW3Y71MyxjvYqRD6xThLg= > =vwCs > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > ------=_Part_34872_1435887.1163033946896--