Bug 14593

Summary: Empty content retrieved from resource handles.
Product: [Eclipse Project] Platform Reporter: Tim Ellison <t.p.ellison>
Component: WebDAVAssignee: Tim Ellison <t.p.ellison>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Ellison CLA 2002-04-25 08:25:09 EDT
Build 20020416

Attempting to get content using the AbstractResourceHandle#getContent() call 
will always result in an empty stream because the response is closed too early.

Not sure when this bug was introduced.
Comment 1 Tim Ellison CLA 2002-04-25 08:33:33 EDT
Code fixed.