You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/07/27 21:41:21 UTC

[Bug 2861] New: - CachingStreamPipeline, setContentLength when should == false

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2861

*** shadow/2861	Fri Jul 27 12:41:21 2001
--- shadow/2861.tmp.2002	Fri Jul 27 12:41:21 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | CachingStreamPipeline, setContentLength when should == false               |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2861                        Product: Cocoon 2                |
+ |       Status: NEW                         Version: 2.0b1                   |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: general components      |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: cocoon-dev@xml.apache.org                                    |
+ |  Reported By: geostat@mindspring.com                                       |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ from xml-cocoon2_20010727161445.tar.gz, CachingStreamPipeLine does a 
+ setContentLength on line 367 even when shouldSetContentLength is false.  Code 
+ should match earlier "// store the response" section.
+ 
+ this causes an IllegalStateException in WebSphere 3.5.4 on NT.
+ 
+ Thanks,
+ 
+ geo

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org