Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: 3.8.0
-
Component/s: app.filebrowser
-
Labels:None
-
Target Version:
-
Easy:Easy
Description
The problem is `finally`-block tries to close a file handler that may be not initiated, it throws an `NameError` exception.