Actions
Bug #5558
closeddetect: invalid hex character in content leads to bad debug message
Affected Versions:
Effort:
Difficulty:
Label:
Description
A signature developer will want
"Invalid hex code in content - |01 10 0j|, hex j. Invalidating signature."
instead of
"Invalid hex code in content - \u0001\u00101 10 0j|, hex j. Invalidating signature."
That is the full content with the problematic character, not a partially escaped/binary message
Updated by Philippe Antoine about 2 years ago
- Status changed from New to In Review
Updated by Shivani Bhardwaj about 2 years ago
- Label deleted (
C, Needs backport to 6.0)
Updated by Victor Julien about 2 years ago
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
Updated by Philippe Antoine almost 2 years ago
- Status changed from In Review to Resolved
Updated by Philippe Antoine almost 2 years ago
- Status changed from Resolved to Closed
Actions