
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 13/Jul/05 01:04 PM
Updated: 23/Sep/05 05:30 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0,
1.0.1,
1.1,
1.0.2,
1.2,
1.0.3,
1.0.4,
1.1-RC1,
1.1-RC2,
1.1.1,
1.1.2,
1.1.3,
1.2-RC1,
1.2-RC2
|
| Fix Version/s: |
1.2.1
|
|
Class org.openrdf.sesame.query.XmlQueryResultWriter closes the OutputStream that was supplied to it in the contructor when it has finished writing. This is poor programming style; streams should be closed by those that created them as they might want to read/write more data from/to the stream.
|
|
|
There are no comments yet on this issue.
|
| |
|
|