Skip to content

webui: Local compression job submission only supports absolute paths and allows empty paths #1702

@kirkrodrigues

Description

@kirkrodrigues

Bug

The compression job submission form doesn't support paths like:

  • logs/mongod.jsonl
  • ~/logs/mongod.jsonl

These will cause the compression job to fail.

The form also allows input like:


(i.e., empty lines). This compression job will succeed but should've probably been rejected as invalid input in the UI.

CLP version

e6d7a58

Environment

  • Ubuntu 22.04.5
  • Docker version 28.4.0, build d8eb465
  • Package: clp-json

Reproduction steps

Use inputs like the ones shown above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions