[Apache Struts Wiki] Updated: StrutsCatalogLazyList

2005-01-27 Thread dev
Date: 2005-01-27T17:50:03 Editor: NiallPemberton Wiki: Apache Struts Wiki Page: StrutsCatalogLazyList URL: http://wiki.apache.org/struts/StrutsCatalogLazyList no comment Change Log: -- @@ -54,6 +54,29 @

DO NOT REPLY [Bug 32947] - FormFile.getFileSize() returns 0 when size of uploaded file is big

2005-01-27 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

Re: feature request concerning locales

2005-01-27 Thread Martin Cooper
Good catch. Please file an enhancement request for this, so that it doesn't get lost. See the instructions here: http://struts.apache.org/faqs/helping.html#bugs -- Martin Cooper On Thu, 27 Jan 2005 21:57:06 +0100, Jeroen Kransen <[EMAIL PROTECTED]> wrote: > Hello, > > I'm not sure if this is t

DO NOT REPLY [Bug 33258] - errorStyleClass doesn't work with indexed lists

2005-01-27 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

feature request concerning locales

2005-01-27 Thread Jeroen Kransen
Hello, I'm not sure if this is the right way or the right place to place a feature request. If not, you can stop reading now. Instead of a feature request, it might also be considered a (minor) bug. I noticed the strong support for different locales by struts, which I like very much. There is h

svn commit: r126626 - /struts/core/trunk/doc/volunteers.xml

2005-01-27 Thread jmitchell
Author: jmitchell Date: Thu Jan 27 09:11:38 2005 New Revision: 126626 URL: http://svn.apache.org/viewcvs?view=rev&rev=126626 Log: removing all references to contributors/authors for legal reasons Modified: struts/core/trunk/doc/volunteers.xml Modified: struts/core/trunk/doc/volunteers.xml Url:

bug in SelectTag

2005-01-27 Thread Thorhauer, John (Contractor)
Hi, I think I found a bug in the org.apache.struts.taglib.html.SelectTag class. NOTE: I am using the html taglib WITHOUT struts and just using POJOs. The problem occured while using struts 1.2.4 release. I am using the tag several times on a single jsp page. I found that each subsequent rende

DO NOT REPLY [Bug 33270] - Patch to remove author tags in docs and source

2005-01-27 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: r126618 - /struts/sandbox/trunk/scaffold/rss/ParseRss.java /struts/sandbox/trunk/scaffold/rss/RenderRss.java

2005-01-27 Thread jmitchell
Author: jmitchell Date: Thu Jan 27 07:42:50 2005 New Revision: 126618 URL: http://svn.apache.org/viewcvs?view=rev&rev=126618 Log: Applying patch for removal of author tags. see http://issues.apache.org/bugzilla/show_bug.cgi?id=33270 Adding removed authors to volunteers.xml - if I've missed a

svn commit: r126617 - in struts/el/trunk/doc: proposals userGuide

2005-01-27 Thread jmitchell
Author: jmitchell Date: Thu Jan 27 07:42:36 2005 New Revision: 126617 URL: http://svn.apache.org/viewcvs?view=rev&rev=126617 Log: Applying patch for removal of author tags. see http://issues.apache.org/bugzilla/show_bug.cgi?id=33270 Adding removed authors to volunteers.xml - if I've missed a

svn commit: r126616 - /struts/bsf/trunk/xdocs/changes.xml

2005-01-27 Thread jmitchell
Author: jmitchell Date: Thu Jan 27 07:42:20 2005 New Revision: 126616 URL: http://svn.apache.org/viewcvs?view=rev&rev=126616 Log: Applying patch for removal of author tags. see http://issues.apache.org/bugzilla/show_bug.cgi?id=33270 Adding removed authors to volunteers.xml - if I've missed a

svn commit: r126615 - /struts/apps/trunk/examples/src/java/org/apache/struts/webapp/upload/UploadAction.java

2005-01-27 Thread jmitchell
Author: jmitchell Date: Thu Jan 27 07:42:11 2005 New Revision: 126615 URL: http://svn.apache.org/viewcvs?view=rev&rev=126615 Log: Applying patch for removal of author tags. see http://issues.apache.org/bugzilla/show_bug.cgi?id=33270 Adding removed authors to volunteers.xml - if I've missed a

DO NOT REPLY [Bug 33270] - Patch to remove author tags in docs and source

2005-01-27 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

RE: Struts 1.3: Validations and Commands

2005-01-27 Thread Benedict, Paul C
Joe, My thoughts are identical. It is more natural to have "process-action" and "process-view" be separate chains. Because I just completed reading the commons chains documentation before examining the Struts implementation, I immediately noticed this incongruity. Also, because the RequestProcess

Re: Removal of Author Tags [was RE: Documentation updates part 2]

2005-01-27 Thread James Mitchell
Hi Paul I was already working on this when Ted mentioned to me that you were doing it. After reading this, I will let you handle it. I really appreciate your help. It's volunteering like this that gets people nominated ;) Is there a bugzilla ticket opened for this yet? If so, I will attach a

[Apache Struts Wiki] Updated: StrutsApplications

2005-01-27 Thread dev
Date: 2005-01-27T05:13:26 Editor: MarioNee Wiki: Apache Struts Wiki Page: StrutsApplications URL: http://wiki.apache.org/struts/StrutsApplications no comment Change Log: -- @@ -6,6 +6,7 @@ * BeanShell

DO NOT REPLY [Bug 33270] - Patch to remove author tags in docs and source

2005-01-27 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 33270] New: - Patch to remove author tags in docs and source

2005-01-27 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

Re: Removal of Author Tags [was RE: Documentation updates part 2]

2005-01-27 Thread Paul Sundling
When the ASF directive came down to remove all java author tags I actually did the patch that took care of it, including my own author tag. :) At that time I actually collected all the names and added them to the volunteers page. At the time, it had all the contributers, big and small. Later th

Re: Removal of Author Tags [was RE: Documentation updates part 2]

2005-01-27 Thread Ted Husted
On Thu, 27 Jan 2005 06:32:36 -0500, Ted Husted wrote: > I'll look around for a summary or post one myself. Here's a post of mine from last March. --- Original Message --- From: "Ted Husted" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Wed, 24 Mar 2004 09:24:19 -0500 Subject: Re: Apache e

[Apache Struts Wiki] Updated: StrutsApplications

2005-01-27 Thread dev
Date: 2005-01-27T03:33:30 Editor: MarioNee Wiki: Apache Struts Wiki Page: StrutsApplications URL: http://wiki.apache.org/struts/StrutsApplications no comment Change Log: -- @@ -2,7 +2,12 @@ JAMM - ht

Re: Removal of Author Tags [was RE: Documentation updates part 2]

2005-01-27 Thread Ted Husted
On Thu, 27 Jan 2005 09:59:55 +, Pilgrim, Peter wrote: > Why do you want to remove author tags from the source code base? > Have you totally absolved yourselves from developer attributions? We removed the author tags from the source code base a little over a year ago. We just never bothered to

DO NOT REPLY [Bug 33268] New: - enhance validator to be also able to validate request parameters/headers

2005-01-27 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

Removal of Author Tags [was RE: Documentation updates part 2]

2005-01-27 Thread Pilgrim, Peter
> -Original Message- > From: Paul Sundling [mailto:[EMAIL PROTECTED] ==== > > First off, I see that the documentation equivalent of author tags are > still being used. I remember there was the big thing about > removing the > author tags from all java code. There was even an artic

[Apache Struts Wiki] Updated: StrutsGmail

2005-01-27 Thread dev
Date: 2005-01-27T01:51:11 Editor: RobinEricsson Wiki: Apache Struts Wiki Page: StrutsGmail URL: http://wiki.apache.org/struts/StrutsGmail no comment Change Log: -- @@ -3,6 +3,4 @@ I have 6 GMail