Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1671] Export HTTP > All - System Appears Hung (but isn't)

Date: Mon, 8 Nov 2010 08:58:16 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1671

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-11-08 08:58:02 PST ---
(In reply to comment #10)
> What about using %XX like HTTP URLs do instead of %XX% just for consistency?

Yup, sounds good.  I also modified the duplicate filename handling as well so
that the extension is retained.  In other words, instead of saving in.gif and a
duplicate as in.gif(1), the duplicate is saved as in(1).gif instead.  Lastly, I
modified to the code to eliminate the use of g_string_overwrite(), which is
only available as of glib 2.14.  Committed rev 34805.

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