Closed (fixed)
Project:
IP to Country
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2009 at 12:12 UTC
Updated:
10 Apr 2009 at 18:30 UTC
One of the critical fixes between 6.x-1.0-beta1 and 6.x-1.x-dev is the fixing of the char fields in the database, which were mistakenly defaulted to 1 char, rather than 2.
However ip2cc_uninstall() does not specify the dropping of the ip2cc table upon uninstallation so upgrading from beta1 to dev does not fix the error as the ip2cc data is just inserted into same truncated table columns.
Comments
Comment #1
mrfelton commentedfixed in cvs. beta2 on it's way.