http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1234
------- Comment #1 from paul.blankenbaker@xxxxxxxxxx 2006-11-19 17:06 GMT -------
Created an attachment (id=456)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=456&action=view)
Packet capture where packet 17 triggers the problem.
Running the following command (on the attached file):
tshark -r /tmp/tcp_pkt_17.cap -T pdml | grep 'pos="187"'
Shows that "show" attribute contains some binary looking data (and looks much
longer than the "size" attribute indicates). The binary data contained is not
valid XML and makes the PDML file unusable to XSL transformations.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.