backports icon indicating copy to clipboard operation
backports copied to clipboard

Hint at possible EOL issues (XML) wrt size/hash mismatches

Open wolfgangw opened this issue 5 months ago • 0 comments

E.g.

Size mismatch ❌: f6ecad0a-d3fb-419c-81dc-885ded31223f: PKL: 265039 (258.8 KB) Asset: 268114 (261.8 KB)

The asset on disk has 3076 lines with 3075 CR-LF EOLs (268114 - 3075 = 265039).

Apparently, after authoring, the file's EOLs were changed from LF to CR-LF, thus size and resulting hash value would be off.

wolfgangw avatar Sep 12 '24 12:09 wolfgangw