Skip to content

Cannot use unicode in fields 😭 #17

@nuke-web3

Description

@nuke-web3

Emoji work fine if downloaded from the gui, but no output on the CLI if used. MRE:

# fails
curl -LG https://zerocal.shuttleapp.rs/ -d title=Valid -d desc=🍺+to+catch+up!
# works
curl -LG https://zerocal.shuttleapp.rs/ -d title=Valid -d desc=beers+to+catch+up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions