Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Michael OffnerMichael OffnerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Michael Offner
Michael OffnerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Created 27 February 2020 at 15:46
Updated 28 May 2021 at 10:10
Resolved 27 February 2020 at 15:47
Lucee ignores exception thrown by OutputStream/Inputstream.close what suppresses important exception thrown by certain virtual filesystems, for example when do
fileCopy(local,s3)
and you have no access to the target S3 resource, the resulting exception is suppressed and fileCopy fails silently.