Download & Extend

Presentation of city and country

Project:GeoUser
Version:6.x-1.3-beta
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Suggested changes in geouser.module:

Line 100: '#value' => utf8_encode($location->city),
Change coding of city name from ISO-Latin-8 to UTF-8

Line 112: '#value' => t($location->countryName),
Make country name translatable

/BoK

Comments

#1

Thanks for your suggestion, I'll consider this in later release.

nobody click here