BUG: PSQL Data Entry Issues In Search #39

Closed
opened 2025-07-27 14:33:35 -07:00 by azpect · 2 comments
Owner

The search has issues with user input and fails when characters not supported are entered.

The search has issues with user input and fails when characters not supported are entered.
Author
Owner

When multiple spaces are provided, it attempts to use " " as a parameter which fails in the database query.

When multiple spaces are provided, it attempts to use " " as a parameter which fails in the database query.
Author
Owner

This seems to be resolved as of now.

This seems to be resolved as of now.
Sign in to join this conversation.
No description provided.