DO NOT REPLY [Bug 25527] - process lynx linemode browser's multipart form post too!

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

[GUMP@lsd]: jakarta-struts/jakarta-struts failed

2004-02-14 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://jakarta.apache.org/gump/nagged.html and/or contact [EMAIL PROTECTED] Project jakarta-struts has an issue affecting it's community integration. This is

RE: string concatenation

2004-02-14 Thread Martin Cooper
Rather than add a new string utility class to Struts, which isn't really where it should belong, I think we'd be better off just using this: http://jakarta.apache.org/commons/lang/api/org/apache/commons/lang/StringUti ls.html#join(java.lang.Object[]) Alternatively, you could suggest (on the commo

string concatenation

2004-02-14 Thread nishant kumar
hi, I have a performance tuning suggestion which i think will greatly impact the performance of struts html tags. String concatenation using StringBuffer is definitely much better than using the plus operator but there are scenarios where there are much better ways than using String

DO NOT REPLY [Bug 26942] - Parse error using for in struts-cfg.xml

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 26942] - Parse error using for in struts-cfg.xml

2004-02-14 Thread [EMAIL PROTECTED]
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > We should remove the type and > other deprecated attributes from the DTD before releasing 1.2.0. +1 - To unsubscribe, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 26942] - Parse error using for in struts-cfg.xml

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/web/examples/WEB-INF struts-config.xml

2004-02-14 Thread husted
husted 2004/02/14 12:51:56 Modified:web/examples/WEB-INF struts-config.xml Log: Add usage example of a custom ActionForward. Revision ChangesPath 1.5 +6 -3 jakarta-struts/web/examples/WEB-INF/struts-config.xml Index: struts-config.xml ==

cvs commit: jakarta-struts/web/examples welcome.jsp welcome.html

2004-02-14 Thread husted
husted 2004/02/14 12:51:32 Added: web/examples welcome.jsp Removed: web/examples welcome.html Log: Change examples welcome page to server page. Revision ChangesPath 1.1 jakarta-struts/web/examples/welcome.jsp Index: welcome.jsp ===

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFrameTag.java ELFrameTagBeanInfo.java ELImgTag.java ELImgTagBeanInfo.java ELLinkTag.java ELLinkTagBeanInfo.java ELRewriteTag.java ELRewriteTagBeanInfo.java

2004-02-14 Thread dmkarr
dmkarr 2004/02/14 11:43:14 Modified:contrib/struts-el/doc/userGuide struts-html-el.xml contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFrameTag.java ELFrameTagBeanInfo.java ELImgTag.java ELImgTagBeanInfo.java E

DO NOT REPLY [Bug 26942] New: - Parse error using for in struts-cfg.xml

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/doc status.xml

2004-02-14 Thread husted
husted 2004/02/14 03:14:15 Modified:doc status.xml Log: Routine update. Revision ChangesPath 1.58 +3 -3 jakarta-struts/doc/status.xml Index: status.xml === RCS file: /home/cvs/jakarta

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html JavascriptValidatorTag.java

2004-02-14 Thread husted
husted 2004/02/14 03:11:02 Modified:src/share/org/apache/struts/taglib/html JavascriptValidatorTag.java Log: Apply #26782 "JavaScriptValidatorTag produces invalid JavaScript function name when form is subclass of ValidatorActionForm" submitted by jbelew2002.

DO NOT REPLY [Bug 26895] - Faces locale is not set to the struts locale

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26782] - JavaScriptValidatorTag produces invalid JavaScript function name when form is subclass of ValidatorActionForm

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26317] - struts-faces example2 - 2004-01-13 build

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26291] - Page navigation fails with client side state management

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26192] - forward element redirect and className attributes not honored

2004-02-14 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfigMatcher.java

2004-02-14 Thread husted
husted 2004/02/14 02:39:31 Modified:src/share/org/apache/struts/config ActionConfigMatcher.java Log: Apply #26192 "[Wildcard] redirect not honored" submitted by Akos Maroy. Revision ChangesPath 1.8 +4 -3 jakarta-struts/src/share/org/apache/struts/config/Actio