[EMAIL PROTECTED] writes:

> --------------------------------------------------------------------------
> Vote:  Struts 1.0.1 Release Plan
> [ ] +1  I am in favor of the release, and will help support it
> [ ] +0  I am in favor of the release, but am unable to help support it
> [ ] -0  I am not in favor of the release
> [X] -1  I am against this proposal (must include a reason).
> --------------------------------------------------------------------------

Though being no committer, I wouldn't recommend to make a patch
release until bug #4701 is fixed, which is fairly easy (see bug
report). This bug causes IMHO to fail *any* file upload with an
NullPointerException while creating a local file:

     lineBuffer = inputStream.readLine();
     bytesRead = lineBuffer.length;

where "byte[] BufferedMultipartInputStream.readLine()" returns null on
EOF.

cu....
-- 
                                                        ...roland huss
                                                             consol.de

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to