Skip to content

Bug - Hex char 0 (null) #38

@Pr0metheus2

Description

@Pr0metheus2

Bug

Hello, I've found a bug, will try to describe it:

Bug No.1:

  1. Open attached .log file in LogExpert
  2. Double-click on serial number (digits inside " ")on line no.3 - space char and quotation mark will disappear
  3. Double-click on serial number on line no.4 - serial number with quotation mark will disappear

Bug No.2:

  1. Open attached .log file in LogExpert
  2. Press <Ctrl+A>, then <Ctrl+C> for copying into clipboard
  3. Open Notepad, or Notepad++ or whatever editor you have
  4. 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

image

  • LogExpert Version 1.6.7
  • Windows Version 7 x64
  • Local file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPesky little gritter, needs squashing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions