cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java HttpSession.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 02:34:27 Modified:src/java/org/apache/cocoon/environment/http HttpRequest.java HttpSession.java Log: Fixing invalidation bug Revision ChangesPath 1.13 +13 -4 xml-cocoon2/src/java/org/apache/cocoon/environment/http/Http

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java HttpSession.java

2002-12-06 Thread cziegeler
cziegeler2002/12/06 02:33:00 Modified:src/java/org/apache/cocoon/environment/http Tag: cocoon_2_0_3_branch HttpRequest.java HttpSession.java Log: Fixing invalidation bug Revision ChangesPath No revision

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java HttpContext.java

2002-12-05 Thread cziegeler
cziegeler2002/12/05 06:18:31 Modified:src/java/org/apache/cocoon/environment/http Tag: cocoon_2_0_3_branch HttpRequest.java HttpContext.java Log: Minor performance improvement and securing instance variables Revision ChangesPa

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java

2002-11-14 Thread crafterm
crafterm2002/11/14 10:01:01 Modified:src/java/org/apache/cocoon/environment/http HttpRequest.java Log: Applied NPE fix thrown from inside in o.a.c.environment.http.HttpRequest. PR: Bugzilla #14245 Supplied by: Ivan Mikushin <[EMAIL PROTECTED]> Revision ChangesPath

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java

2002-04-19 Thread cziegeler
cziegeler02/04/19 05:11:50 Modified:src/java/org/apache/cocoon/environment/http HttpRequest.java Log: Fixing NPE PR: 8277 Revision ChangesPath 1.7 +5 -5 xml-cocoon2/src/java/org/apache/cocoon/environment/http/HttpRequest.java Index: HttpRequest.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java

2002-02-18 Thread cziegeler
cziegeler02/02/18 01:50:04 Modified:src/java/org/apache/cocoon/environment/http HttpRequest.java Log: Fix for getRequestURI Revision ChangesPath 1.4 +16 -3 xml-cocoon2/src/java/org/apache/cocoon/environment/http/HttpRequest.java Index: HttpRequest.java

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment/http HttpRequest.java HttpEnvironment.java

2002-02-13 Thread froehlich
froehlich02/02/13 01:35:11 Modified:src/java/org/apache/cocoon/environment/http HttpRequest.java HttpEnvironment.java Log: applied patch from MIYABE Tatsuhiko [[EMAIL PROTECTED]]. Form encoding enhancement! Revision ChangesPath 1.3 +45 -3