Skip to content

Add some minimal verification after saving

Halla Rempt requested to merge rempt/file_verification into master

Maybe it would be a good idea to also verify files after saving. This WIP patch does some basic checking, but individual filter plugins should do more, kra and ora, for instance should check whether KoZipStore/KoQuazipStore can open the resulting file, and others might do checksumming, or check for the presence of the magic marker.

Edited by Halla Rempt

Merge request reports