While working on a site i noticed the country Kosovo was missing in Drupal 7 in the _country_get_predefined_list() function. Upon research i noticed CountryManager in Drupal 8 has Kosovo in it's list, while i only need Kosovo myself i conducted a small research to see what else is missing.
I started comparing the lists between 7 & 8 and came with the following result:
The 7 countries missing in Drupal 7 are:
My proposal is to add these to the _country_get_predefined_list() function, so drupal 7 is up-to-date with these countries. I included a patch file with the countries added.
Needs review
7.0 ⚰️
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.