Wireshark-bugs: [Wireshark-bugs] [Bug 12393] tshark display of -Tfields -e tcp.flags.str unreada

Date: Thu, 28 Apr 2016 12:48:08 +0000

Comment # 4 on bug 12393 from
(In reply to Jasper Bongertz from comment #2)
> I think the UTF8_MIDDLE_DOT separator looks nice in Wireshark GUI, but maybe
> we can replace it with a normal "." in tshark outputs? Not sure if that's
> possible in an easy way, but if it is, I'd vote for it.

We already had this kind of issues in the past with the UTF8 right arrow
symbol, and I explicitly added a manual conversion (see csv_write_str() and
csv_massage_str()) in g8f15d3a).
We might apply a similar approach.


You are receiving this mail because:
  • You are watching all bug changes.