-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi, I've encountered a strange issue with YAZL generated ZIPs. This is described in detail in TriliumNext/Trilium#1122 but here are the most relevant parts:
Example ZIP generated by YAZL: root.zip
On Linux it all seems fine:
$ unzip -t root.zip
Archive: root.zip
testing: !!!meta.json OK
testing: root/ OK
testing: root/Trilium Demo.html OK
testing: root/Trilium Demo/ OK
testing: root/Trilium Demo/Formatting examples/ OK
testing: root/Trilium Demo/Formatting examples/School schedule.html OK
...
testing: root/Trilium Demo/Statistics/Note type count/template/js/renderTable.js OK
testing: root/Trilium Demo/Statistics/Note type count/template/js/renderPieChart.clone.html OK
testing: root/Trilium Demo/Statistics/Most cloned notes/ OK
testing: root/Trilium Demo/Statistics/Most cloned notes/template.html OK
testing: root/Trilium Demo/Statistics/Most cloned notes/template/ OK
testing: root/Trilium Demo/Statistics/Most cloned notes/template/js.js OK
testing: navigation.html OK
testing: index.html OK
testing: style.css OK
No errors detected in compressed data of root.zip.
But on windows most apps seem to report checksum errors:
Any idea what might be causing this?
papb and alexlawrence
Metadata
Metadata
Assignees
Labels
No labels

