Bug 14605 - Problem with ResourceHandle.getContent()
Summary: Problem with ResourceHandle.getContent()
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: WebDAV (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-25 09:34 EDT by DJ Houghton CLA
Modified: 2002-04-25 09:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DJ Houghton CLA 2002-04-25 09:34:07 EDT
build 2002-04-23 on WinXP.

There is a problem with ResourceHandle.getContent() since the response input 
stream is closed before it is returned to the user. It should be the user's 
responsibility to close the stream when they are done with it.
Comment 1 DJ Houghton CLA 2002-04-25 09:35:37 EDT
Tim has fixed this by moving the closeResponse() code to only be called 
automatically in the error case. Change has been released. 

Available in integration builds > 2002-04-24.