Skip to content

Features name that get url-encoded not being un-url-encoded once recieved #377

@brianjor

Description

@brianjor

Feature names keep url-encoded values once passed into the handler.

Example:
"test feature" -- url encodes to --> "test%20feature"
Should just be "test feature" once in the handler, but is still "test%20feature"

Metadata

Metadata

Assignees

No one assigned

    Labels

    apibugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions