Skip to content

Gzip identified as JSON somewhat correctly, but also the output is incorrect #111

@ross-spencer

Description

@ross-spencer

Irakasi Gzip is identified as tldraw which might be correct but there's a problem with the output,, see the line below for an erroneous "a; " in the identification string.

gz-error/gz-error.irakasi	[1]	a; charset=UTF-8; doctype="Tldraw v2"; ref=jrid:0082

There are two problems here:

  1. Gzip should not identify as JSON unless it is JSONL -- although it's a useful feature, it should be understood and predictable.
  2. The data output should be correct.

File causing the error attached:

error.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions