Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Unable to parse filter when the string contains : - , + , _ , * or any num alpha numerical sign.

Open
#83 2 comments 0 reactions 1 assignee View on GitHub

@michael-dean-haynie is already working on this.

Since Jul 19, 2024.

Assessment

This issue has not been assessed yet.

Description

Here is the query I tried with

ps = qps.parse("filter=and(any('value','53','54','269','55','56','62','70','73','100'),any('userId','2','2:63'))")
# response { orm: 'sequelize', data: {}, errors: [] }

If I remove the options '2:63', it works fine. what is the issue please.

Dominant language
JavaScript
Stars
9
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bitovi/querystring-parser

All issues in bitovi/querystring-parser

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.