Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Sequencer.Database.entryExists accepts almost everything #298

Open
MrVauxs opened this issue Aug 19, 2024 · 0 comments
Open

[BUG] - Sequencer.Database.entryExists accepts almost everything #298

MrVauxs opened this issue Aug 19, 2024 · 0 comments

Comments

@MrVauxs
Copy link
Contributor

MrVauxs commented Aug 19, 2024

Describe the bug
Sequencer.Database.entryExists doesnt check the actual validity of the string, merely that some of the letters match something in the database, partially.

To Reproduce
Steps to reproduce the behavior:

  1. Enter Sequencer.Database.entryExists("j") into console.
  2. See result.

Expected behavior
A negative result for when the string does not fully match any database path.

Screenshots
chrome_Bqg34yV59a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant