Skip to content

[BUG]: Comma in table filter leads to backend error #1978

@cv5ch

Description

@cv5ch

Version Information

1.0-rainbow4

Hashcat

No response

Description

As seen in the screenshot below, the backend throws an error, if you enter a filter string containing a comma. This is because the backend requires one element for the __icontains filter in inc/apiv2/common/AbstractBaseAPI.php line 1200.

How should we go ahead?

  • We could allow more than one filter string by the backend or
  • stay at allowing only one and implement a better error message
Image

How should we go ahead?

  • Allow more than one filter string by the backend?
  • Allow only one and implement a better error message?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement of existing features / Small additionserverHashtopolis API/Server related

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions