There are lots of notices and warnings in database log messages. I've created a patch, that checks the array keys before, so that gets rid of the notices and warnings. Please review.

Notice: Undefined index: country_codes in phone_element_process() (line 116 of /drupal/sites/all/modules/phone/includes/phone.element.inc).

Warning: array_filter() expects parameter 1 to be array, null given in array_filter() (line 116 of /drupal/sites/all/modules/phone/includes/phone.element.inc).
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Elin Yordanov’s picture

Issue summary: View changes
jian he’s picture

I could not apply the 01.patch to branch 7.x-2.x. Here is the new patch witch can be apply.