bareos: master eea0e6e3

Author Committer Branch Timestamp Parent
arogge arogge master 2022-12-06 15:51 master 3d115276 Pending
Changeset filed: better non-utf-8 handling in python plugins

Changes the implementation of BareosFdPluginLocalFilesBaseclass to
handle non-utf8 encodable file-names gracefully.
Instead of crashing we will now emit an M_ERROR that the file's name
cannot be represented and go on with the next file.
mod - core/src/plugins/filed/python/pyfiles/BareosFdPluginLocalFilesBaseclass.py Diff File