InfoSniper (and MaxMind with their Geo modules behind them?) use Latin-1/ISO 8859-1. Cities and ISPs with e.g. umlauts give ugly output under UTF8.

Bad workaround:

echo "AddDefaultCharset ISO-8859-1" >> .htaccess

Comments

jerdiggity’s picture

Assigned: Unassigned » jerdiggity
Status: Active » Fixed

All output is now wrapped in t($output). Still no umlauts but I don't know what else to do without compromising security...

I'm open to suggestions but for now marking this issue as fixed -- please upgrade to 6.x-1.3 (see commit #593930 (http://drupal.org/node/593930)).

:)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.