-
Notifications
You must be signed in to change notification settings - Fork 185
Bug - Hex char 0 (null) #38
Copy link
Copy link
Closed
Labels
bugPesky little gritter, needs squashingPesky little gritter, needs squashing
Description
Bug
Hello, I've found a bug, will try to describe it:
Bug No.1:
- Open attached .log file in LogExpert
- Double-click on serial number (digits inside " ")on line no.3 - space char and quotation mark will disappear
- Double-click on serial number on line no.4 - serial number with quotation mark will disappear
Bug No.2:
- Open attached .log file in LogExpert
- Press <Ctrl+A>, then <Ctrl+C> for copying into clipboard
- Open Notepad, or Notepad++ or whatever editor you have
- Press <Ctrl+V> for paste - you will see only two lines are copied from clipboard with missing quotation mark at the end of line 2, also rest of the copied file is missing.
Important note:
It seems that hex NUL (null) char is causing this issue. So, on line 2, there is no space char after serial number, but NUL char instead and vice versa.
testfile.log
- LogExpert Version 1.6.7
- Windows Version 7 x64
- Local file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugPesky little gritter, needs squashingPesky little gritter, needs squashing
