Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Done
-
Affects Version/s: 4.7.8
-
Fix Version/s: 4.7.10
-
Component/s: Internationalisation
-
Labels:
-
Documentation Required?:None
-
Sprint:4.7.10 l10n
-
Funding Source:Core Team Funds
Description
512 character field civicrm_contact.image_url exceeds available index length, and an index already exists on this field before we increase the column length. This leads to a fatal error on upgrade to 4.7.8.
Reproduction may be dependent on MySQL configuration since this got past tests?
Follows on from CRM-17967
Same issue as CRM-12151 (yes, on OSX this time also).
Observed on OSX / MariaDB 5.6.25 (not in production).