Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7378] New: Wireshark 1.8.0rc1: gsm_a_dtap SMS 7-bit defaul

Date: Mon, 18 Jun 2012 13:11:10 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7378

           Summary: Wireshark 1.8.0rc1: gsm_a_dtap SMS 7-bit default
                    alphabet regression w.r.t. 1.6.8
           Product: Wireshark
           Version: 1.8.0
          Platform: x86
        OS/Version: SuSE
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: rspmn@xxxxxxxx


Created attachment 8622
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8622
sample gsm_a_dtap capture file

Build Information:
wireshark 1.8.0rc1 (SVN Rev Unknown from unknown)

Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 (32-bit) with GTK+ 2.24.7, with Cairo 1.10.2, with Pango 1.29.4, with
GLib 2.30.1, with libpcap, with libz 1.2.5, without POSIX capabilities, without
SMI, without c-ares, without ADNS, with Lua 5.1, with Python 2.7.2, without
GnuTLS, with Gcrypt 1.5.0, without Kerberos, without GeoIP, without PortAudio,
with AirPcap.

Running on Linux 3.1.10-1.9-default, with locale en_US, with libpcap version
1.1.1, with libz 1.2.5, Gcrypt 1.5.0, without AirPcap.

Built using gcc 4.6.2.

--
When displaying the SMS in the attached pcap (Decode User DLT 0 as gsm_a_dtap)
with Wireshark 1.8.0rc1 the SMS text is incorrectly displayed as
        SMS text: G\303\274ten Tag
(i.e. octal escapes for the UTF-8 representation of ü) while Wireshark 1.6.8
correctly displays:
        SMS text: Güten Tag
.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.