Hi I use your module google fonts 7.x-2.1 before it was working stable, till I upgrade to 7.x.2.2 now i see the error come on screen at 148 line at google_fonts.module but previous version was working fine, then new version isnt work fine, do I miss something, since I install two modules, Google Fonts and Google Webfont Loader API

Hopeful you find the little bug in this page and smash the bug! :D

Thanks

Comments

BarisW’s picture

Status: Needs work » Fixed

Aw, forgot to test the upgrade from 7.1 to 7.2.
The error is introduced by adding multi-choice subsets (see #1208076: Subsets choice between Roman and Cyrillic cannot be multi-choice?). However, if you had fonts selected in 7.1, they were stored as string instead of arrays.

I now cast them to arrays to make sure they are arrays ;)

BarisW’s picture

Upgrading to 7.3 will fix your bug: http://drupal.org/node/1215946

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.