Wireshark-bugs: [Wireshark-bugs] [Bug 5016] No markers show up when maps are displayed
Date: Tue, 25 Sep 2012 20:04:40 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5016

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9226|                            |review_for_checkin?
              Flags|                            |

--- Comment #7 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-09-25 20:04:39 PDT ---
Created attachment 9226
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9226
A partial patch based on David's feedback in comment 5.

What's missing (at a minimum) is the patch to resolve the following, which
leaves an extra comma after the last entry, which IE really doesn't like:

ui/gtk/hostlist_table.c:map_handle(): line 1030 (SVN 45145)

    fputs("},\n", map->out_file);       /* XXX - Trim the comma from the last
item */

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