DO NOT REPLY [Bug 29668] - unicode (any non ISO-8859-1 encoding) text fields in "multipart/form-data" form are sent inncorrect

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29668] - unicode (any non ISO-8859-1 encoding) text fields in "multipart/form-data" form are sent inncorrect

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:40:41 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] New: WikiSandBox/TesteWiki

2005-02-09 Thread dev
Date: 2005-02-09T07:39:37 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox/TesteWiki URL: http://wiki.apache.org/struts/WikiSandBox/TesteWiki no comment New Page: ##language:en == Template for Help Pages == Text.mytem === Example === {{{ xxxjj }}} === Display =

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:39:13 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:36:34 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:35:07 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:32:17 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:19:16 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:14:06 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:09:46 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

[Apache Struts Wiki] Updated: WikiSandBox

2005-02-09 Thread dev
Date: 2005-02-09T07:08:50 Editor: RogelGarcia Wiki: Apache Struts Wiki Page: WikiSandBox URL: http://wiki.apache.org/struts/WikiSandBox no comment Change Log: -- @@ -3,7 +3,7 @@ '''Tip:''' Shift-clic

svn commit: r153066 - struts/core/trunk/src/test/org/apache/struts/chain/commands/generic/TestWrappingLookupCommand.java

2005-02-09 Thread germuska
Author: germuska Date: Wed Feb 9 06:29:52 2005 New Revision: 153066 URL: http://svn.apache.org/viewcvs?view=rev&rev=153066 Log: remove test method which caused instantiation of ActionContextBase, since that class is now abstract. The class under test may not be long for Struts anyway, so I'm not

DO NOT REPLY [Bug 14042] - Memory leaks with JBoss 3.x +(Tomcat/Jetty)

2005-02-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r153065 - struts/core/trunk/src/share/org/apache/struts/action/ActionServlet.java

2005-02-09 Thread germuska
Author: germuska Date: Wed Feb 9 06:25:34 2005 New Revision: 153065 URL: http://svn.apache.org/viewcvs?view=rev&rev=153065 Log: Add PropertyUtils.clearDescriptors() to destroy() method: Bug 14042; thanks to Tobias L. for the suggested fix. Modified: struts/core/trunk/src/share/org/apache/st

RE: ActionContext chain changes committed

2005-02-09 Thread Pilgrim, Peter
> -Original Message- > From: Joe Germuska [mailto:[EMAIL PROTECTED] ==== > > > At 11:58 AM +0100 2/7/05, Wolfgang Gehner wrote: > >We don't see a case for a switching contexts within the request > >cycle to a "ViewContext". > > > >- Based on *last weeks* code, we created our own con