Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.9
-
Fix Version/s: 4.7.11
-
Component/s: Internationalisation
-
Labels:
-
Documentation Required?:None
-
Sprint:4.7.10 l10n, 4.7.14 l10n 2
-
Funding Source:Contributed Code
Description
This was discussed at the sprint & I believe
– CRM-16876 Set country names to UPPERCASE
UPDATE civicrm_country SET `name` = UPPER( `name` );
is considered to be wrong & in need of reversing.
This ticket is just to remove that line from the upgrade code - not to reverse it - just to make is not apply to new upgraders.
Note that the CiviToken module among others offers an address block that Upper cases country & removes country if it is domestic mail