Hi,
Struts 1.0.2 is a very good product, I have used it in some projects and I am
very happy with it.
I know struts 1.1beta2 is almost ready for production, and it's backward
compatible, but it has a "beta" in his name, and this is a showstopper for
managers.
I will have to use Struts 1.0.2 (with Cedric Tiles, perhaps) in a few more
projects (till 1.1 or 1.1.1 is released).
It seems that early bugs in 1.0.2 where fixed in both STRUTS_1_0_BRANCH and
HEAD, but later bugs have been fixed only in HEAD, so I'm backporting a few
anonying issues from HEAD to STRUTS_1_0_BRANCH, so we can remove some
workarrounds from our code.
If someone is interested, here is the list of bugs resolved:
* src/share/org/apache/struts/actions/IncludeAction.java
10641 IncludeAction should unwrap request if it is a
MultipartRequestWrapper
* src/share/org/apache/struts/taglib/html/FormTag.java
5726 Reusing instance of FormTag class in Resin
10604 Multiple <html:form> tags incorrectly render form name with
tag pooling
* src/share/org/apache/struts/taglib/html/LinkTag.java
11554 accesskey attributes do not show up in html:link (LinkTag)
12209 <html:link> tabindex isn't working
* src/share/org/apache/struts/taglib/html/ResetTag.java
* src/share/org/apache/struts/taglib/html/SubmitTag.java
9594 html:submit without property attribute causes JavaScript error
with form[...].submit();
13322 html:reset with no attributes defaults with a name of "reset"
El Dom 06 Oct 2002 00:53, Eddie Bush escribi�:
> I think Craig has stated on occassion that if glaring issues are found
> to be in 1.0.2 there could easily be a 1.0.3 ... 1.0.4 ...
>
> Not being familiar with that attribute, I can't speak to what would be
> an appropriate resolution.
>
> [EMAIL PROTECTED] wrote:
> >DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> >RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> ><http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13278>.
> >ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> >INSERTED IN THE BUG DATABASE.
> >
> >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13278
> >
> >accesskey attribute is not printed in <html:link> tag
> >
> >
> >
> >
> >
> >------- Additional Comments From [EMAIL PROTECTED] 2002-10-05 22:49
> > ------- I assume there is no intention of further revisions of Struts
> > 1.0.2, correct? If so, can we mark this as resolved(wontfix)?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>