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

Search has issues with numbers with hypens #972

Open
buzzxen opened this issue Nov 1, 2024 · 0 comments
Open

Search has issues with numbers with hypens #972

buzzxen opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@buzzxen
Copy link

buzzxen commented Nov 1, 2024

Describe the bug
If guids or identifiers in my log messages have strings of numbers with hyphens, search does not find them.

To Reproduce
Steps to reproduce the behavior:

  1. create a log containing text: 1234-5678-90
  2. search for 1234-5678, or -5678
  3. No Results

Expected behavior
The log entry containing 1234-5678-90 should have been found.
1234- does work
5678- does work
-5678- does work

Desktop:

  • OS: Windows 10
  • Compact Log Viewer 1.4.0.0
@buzzxen buzzxen added the bug Something isn't working label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant