cobub / razor

Cobub Razor - Open Source Mobile Analytics Solution
http://www.cobub.com
1.13k stars 431 forks source link

region.php中硬编码了多处$country = "中国",而GeoLiteCity.dat中的记录是China #59

Closed newIDforLOL closed 11 years ago

newIDforLOL commented 11 years ago

razor / web / application / controllers / report / region.php

此中硬编码了多处$country = "中国",使用官方文档推荐的GeoLiteCity.dat时,由于匹配结果是China,会导致匹配不到用户所在地,地域分析页面无结果。

zxial commented 11 years ago

确认是bug,谢谢。

cobub commented 11 years ago

Fixed. The country value can be configured in config.php.