Skip to content

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

Open
@jann4

Description

@jann4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions