ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4395] Extracted XML misplaces element attributes

Date: Mon, 1 Mar 2010 12:52:27 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4395

LEGO <luis.ontanon@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |luis.ontanon@xxxxxxxxx

--- Comment #1 from LEGO <luis.ontanon@xxxxxxxxx> 2010-03-01 12:52:19 PST ---

I never noticed that behaviour...
 it appends the '>' after the "last_item" inserted before popping the stack ...
the problem here is that "last_item" points to the tag's start not to its last
attribute.

this is a hard one to fix... As soon as I meet the schizophrenic that came out
with the XML dissector, I will take the time to tell him that the code in that
dissector is simply demential.  :-P  In the meanwhile I'll try to figure out
myself what exactly is going wrong.

\L

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.