I am inspired all of a sudden to try to move to 2.2 HEAD. And I thought my "lengthy rationale" was going to go to waste :-)
Thanks everyone! -Peter ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 8:57 AM Subject: cvs commit: jakarta-turbine-2/src/java/org/apache/turbine/modules/actions/sessionvalidat or DefaultSessionValidator.java SessionValidator.java TemplateSecureSessionValidator.java TemplateSessionValidator.java > dobbs 02/03/29 07:57:04 > > Modified: src/java/org/apache/turbine Turbine.java > src/java/org/apache/turbine/modules/actions/sessionvalidator > DefaultSessionValidator.java SessionValidator.java > TemplateSecureSessionValidator.java > TemplateSessionValidator.java > Log: > Thanks to Peter Lynch for these patches to remove antiquated redirect > logic. Thanks also to Rodney Schneider for reminding us about these > patches on several occasions. > > Here's what Peter had to say about the patches: > > "1. Removes the Turbine.java logic of redirection to establish new > sessions which, although reportedly a fix for certain obscure browser > and server combinations, also has the consequence of creating several > problems itself. > > 2. Removes the abstract requiresNewSession from SessionValidator.java > et all. This method is no longer needed as the only place it was used > was in the above removed code." > > There's also a lengthy rationale for the changes here: > <http://www.mail-archive.com/turbine-dev%40jakarta.apache.org/msg03660.html> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
