Wireshark-bugs: [Wireshark-bugs] [Bug 3477] Builder expression for RANAP protocol is wrong
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3477
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jeff.morriss.ws@xxxxxxxxx
Resolution| |FIXED
--- Comment #1 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-05-05 07:49:52 PDT ---
If you'll notice in the lower-left corner (where the filter expression is
shown) it says:
ranap.TransportLayerAddress (ranap.transp [...])
The first part (with the capital T) is supposed to be a helpful blurb
explaining the field but with the RANAP dissector (and in fact all
ASN.1-generated dissectors) it looks an awful lot like a display filter. But
the display filter is actually the thing in the parenthesis.
I checked in a change in rev 32673 to remove the "ranap." from the first part
of the blurb so it will no longer look like a display filter thus causing this
confusion.
This just missed the 1.3.5 boat, but you can try a buildbot build in a few
hours if you'd like.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.