[xmlhammer-dev] [ xmlhammer-Bugs-1866151 ] Output streams are not closed
Brought to you by:
edankert
From: SourceForge.net <no...@so...> - 2008-01-21 20:25:27
|
Bugs item #1866151, was opened at 2008-01-07 20:47 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Transformer Project Group: rc-3 >Status: Closed Resolution: Fixed Priority: 7 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Output streams are not closed Initial Comment: Create a XSL Transform: [1] specify an xml file, [2] specify a resulting file, [3] run/execute the XSL Transform, [4] open the resulting file and try to save it The file can only be saved again after the application has shut down. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2008-01-08 21:45 Message: Logged In: YES user_id=452928 Originator: YES Flushed and closed the output streams. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 |