https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16649

Pascal Quantin <pas...@wireshark.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |ger...@wireshark.org,
                   |                            |pas...@wireshark.org
     Ever confirmed|0                           |1

--- Comment #4 from Pascal Quantin <pas...@wireshark.org> ---
Actually I don't think this is a regression. Exporting this field never worked
(I can reproduce the same display with Wireshark 2.2) because the printing of
the packets do not use the same code path as the one modified in
https://code.wireshark.org/review/#/c/15277/ (it uses write_specified_fields()
and not print_line_color_text()).
With both versions (Wiresahark 2.2 and current master), the printing of the
tcp.flags.str field in the packet details (tshark.exe -r tcpfile.pcap -c 1 -V)
works for me as it uses the code modificed by Gerald in
https://code.wireshark.org/review/#/c/15277/

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to