Skip to content

[Bug Report] Input should call trimspace to get rid of any leading or trailing spaces from input #789

@Tweeticoats

Description

@Tweeticoats

Describe the bug
You can create a performer with a leading space ie " test".
Stash should run a function over all input to remove any leading or trailing spaces to clean the input ie call strings.TrimSpace().
This should happen with all input boxes and fields parsed by scrapers to clean these up before they make it to the database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportBug reports that are not yet verified

    Type

    No type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions