Patch Drupal core to allow migration of field_farm_area_type from allowed_values to allowed_values_function.

This commit is contained in:
Michael Stenta 2015-06-20 12:01:29 -04:00
parent d4a3b765a1
commit 232d51b4a9
1 changed files with 5 additions and 0 deletions

View File

@ -11,3 +11,8 @@ projects[drupal][version] = 7.38
; Patch core to use vocabulary machine names in permissions.
projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions_0.patch
; Patch core to allow migration of field_farm_area_type from allowed_values
; to allowed_values_function.
; @TODO: Remove this patch after 7.x-1.0-beta4 release.
projects[drupal][patch][2453195] = https://www.drupal.org/files/issues/2453195-no-exception-with-allowed-values-function-7x-4.patch