https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4030
--- Comment #7 from didier gautheron <dgautheron@xxxxxxxx> 2010-02-25 05:51:09 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > It looks like name aren't UTF8 too.
> Right. For example, "Brasília" is displayed as "Bras\355\lia"
IMO geoip_db.c is a better place for converting strings.
>
> I also noticed that the Country has two columns of Latitude instead of Latitude
> and Longitude, whereas the City has both as expected.
bug in epan/geoip_db.c?
>
> It also looks like the databases contain postal, metro and zip codes that are
> not being displayed, which could be potentially useful. It might be nice to
> either display those as well or perhaps be able to configure which GeoIP
> columns are displayed somehow. If too off-topic for this bug, that could be
> filed as a new enhancement bug I guess.
Attached a patch for the sort issue, not pretty but id does the job.
Didier
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.