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 3468] Start page and filenames containing '&' shows up bla

Date: Fri, 22 May 2009 13:40:16 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3468


David <david_aggeler@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3035|                            |review_for_checkin?
               Flag|                            |




--- Comment #1 from David <david_aggeler@xxxxxxxxxx>  2009-05-22 13:40:14 PDT ---
Created an attachment (id=3035)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3035)
Escapes the files name using g_markup_escape_text()

Applied the GLib recommended method of escaping.

==================================
To the check-in or review engineer
==================================

In addition, to the escaping, the file size is put into brackets and a space
separator is added between the number and the unit for 'MB' and 'KB' as well
(not just for 'Bytes'). Having a space complies with standard ISO nomenclature.
And the brackets are then to separate it a little from the file name. I tired
other approaches as well, but this one best blends into the welcome page, IMHO.

This may be a political sensitive change. So please don't hang me.

I tested the escaping.

David


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