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

The Plus Symbol (+) in the Search is not Url escaped #808

Open
jann4 opened this issue Jun 20, 2023 · 0 comments
Open

The Plus Symbol (+) in the Search is not Url escaped #808

jann4 opened this issue Jun 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jann4
Copy link

jann4 commented Jun 20, 2023

Describe the bug
The Plus Symbol (+) in the Search is not Url escaped

To Reproduce
Steps to reproduce the behavior:

  1. Generate logs with inner class as SourceContext (Namespace.Class.Subclass) this results in the log output "SourceContext":"Namespace.Class+Subclass"
  2. Import those logs into the log viewer
  3. Select a log entry from the subclass and Click on the SourceContext Button. The Search bar should now be filled with "SourceContext='Namespace.Class+Subclass'"
  4. The logs from the Selected source are no longer shown in the list

Expected behavior
The logs from the selected source should be shown

Screenshots
grafik
grafik

Desktop (please complete the following information):

  • OS: Windows 10
  • Compact Log Viewer Version 1.4.0.0

Additional context
When replacing the Plus Symbol from the Search with "%2B" the logs are shown
grafik

@jann4 jann4 added the bug Something isn't working label Jun 20, 2023
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