Bug ID |
12337
|
Summary |
Wrong display of USSD strings in the GSM 7-bit alphabet for non-ASCII characters in Wireshark 2.0.x
|
Product |
Wireshark
|
Version |
2.0.2
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14476 [details]
USSD message containing non-ASCII characters
Build Information:
TShark (Wireshark) 2.0.2 (SVN Rev Unknown from unknown)
Copyright 1998-2016 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with libpcap, without POSIX capabilities, without libnl, with
libz 1.2.5, with GLib 2.28.0, without SMI, without c-ares, without ADNS, with
Lua 5.1, without GnuTLS, without Gcrypt, without Kerberos, without GeoIP.
Running on Linux 2.6.37.6-24-desktop, with locale
LC_CTYPE=en_US;LC_NUMERIC=en_US;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=en_US;LC_MESSAGES=en_US;LC_PAPER=en_US;LC_NAME=en_US;LC_ADDRESS=en_US;LC_TELEPHONE=en_US;LC_MEASUREMENT=en_US;LC_IDENTIFICATION=en_US,
with libpcap version 1.1.1, with libz 1.2.5.
Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz
Built using gcc 4.5.1 20101208 [gcc-4_5-branchrevision 167585].
--
Wireshark/Tshark 2.0.2 displays C-style escape characters for the corresponding
UTF-8 sequence instead of the character (e.g. \303\244 for ä) for non-ASCII
characters in USSD strings.
Wireshark/Tshark 1.12.10 displays the expected output when used with the
attached
.pcap file (Decode User DLT 0 as gsm_a_dtap).
You are receiving this mail because:
- You are watching all bug changes.