Wireshark-bugs: [Wireshark-bugs] [Bug 5519] New: Protocol disabled from packet details pane does
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5519
Summary: Protocol disabled from packet details pane doesn't
show as disabled in analyze menu
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: FreeBSD
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: steve@xxxxxxxxxxxxxxxxxx
Build Information:
wireshark 1.5.0 (SVN Rev 35256 from /trunk)
Copyright 1998-2010 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 (64-bit) with GTK+ 2.22.1, with GLib 2.26.1, with libpcap 1.0.0, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, with
c-ares 1.7.4, without Lua, without Python, with GnuTLS 2.8.6, with Gcrypt
1.4.6,
with Heimdal Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on FreeBSD 8.1-RELEASE, with libpcap version 1.0.0, with libz 1.2.3,
GnuTLS 2.8.6, Gcrypt 1.4.6.
Built using gcc 4.2.1 20070719 [FreeBSD].
--
When I right click in the packet details (default middle) pane and choose
"disable protocol" it is properly disabled and no longer decoded. However, if
I go to the "enabled protocols" option in the analyze menu, that protocol still
shows a check-mark for being enabled. If I click on the apply button there
without clicking on the check box, it re-enables the protocol. This should
probably be changed so that the box is not checked if the protocol was
"temporarily disabled" through the packet details pane (and so it is not
re-enabled if the apply button is clicked).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.