Request an update to install procedures to include tomcat 4.0

2001-09-05 Thread Lou Farho
Could you add an item for Tomcat 4.0 with a note about what to do about an XML parser? I have noticed a few conversations in struts-user where people are confused. Also, you may want to add a notice to all users of Tomcat versions prior to 3.2.3 that they should updgrade as soon as possible due t

Re: Fw: Fixing bugs in Struts code moved to Commons

2001-09-05 Thread martin . cooper
Sure, that would be fine with me. Thanks! -- Martin Cooper - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 05, 2001 8:34 AM Subject: Re: Fw: Fixing bugs in Struts code moved to Commons > Th

RE: Indexed Tags (TextArea)

2001-09-05 Thread dhay
Oleg has just committed the necessary changes, so they should be in the build tomorrow. You should be able to add the files that were attached to a previous mail too the current nightly build src, and build it correctly though. Cheers, Dave "Henry Mugasha" <[EMAIL PROTECTED]> on 09/05/20

cvs commit: jakarta-struts/doc struts-html.xml

2001-09-05 Thread oalexeev
oalexeev01/09/05 09:05:24 Modified:doc struts-html.xml Log: Add indexed attribute support to ImageTag, RadioTag and TextareaTag Revision ChangesPath 1.20 +36 -0 jakarta-struts/doc/struts-html.xml Index: struts-html.xml ===

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html ImageTag.java RadioTag.java TextareaTag.java

2001-09-05 Thread oalexeev
oalexeev01/09/05 09:03:57 Modified:src/share/org/apache/struts/taglib/html ImageTag.java RadioTag.java TextareaTag.java Log: Add indexed attribute support to ImageTag, RadioTag and TextareaTag Revision ChangesPath 1.9 +8 -6 jakarta-str

ServiceManager bug?

2001-09-05 Thread Michael Stapp
I think I've run across a ServiceManager bug, but want to make sure that it's not operator error before I submit a bug report. The code in question is in ServiceManager.performCall() and ServiceManager.performBooleanCall(). I've set up a test application to use ServicesServlet instead of ActionS

Re: Fw: Fixing bugs in Struts code moved to Commons

2001-09-05 Thread Craig R. McClanahan
The simplest thing might be to propose you as a committer in Commons as well -- that way, there would be two sets of eyes watching for things that need to be posted both places. Sound good? Craig On Tue, 4 Sep 2001 [EMAIL PROTECTED] wrote: > Date: Tue, 4 Sep 2001 22:47:39 -0700 > From: [EMAI

RE: Indexed Tags (TextArea)

2001-09-05 Thread Henry Mugasha
Hi Nathan, THanks alot for the Info!! However, I have searched through a couple of the nightly builds ( from 22nd August to 04 September ) in the binaries and src' but none of these have the Textarea Tag implementation you have in the TextareaTag file you sent as attachment. Do you know which

Re: Fw: Fixing bugs in Struts code moved to Commons

2001-09-05 Thread Ted Husted
I don't think it would be a problem to make you a Commons committer too. I'm one, and so is Craig and Vincent, and perhaps others. If you want to help maintain the codebase, no one's going to want to stop you ;-) I haven't been active in the Commons since it was founded, but would quickly toss yo