Patch Drupal core to fix file_ajax_upload() causes malformed Drupal.settings (https://www.drupal.org/node/2870289).

This commit is contained in:
Michael Stenta 2017-05-31 17:22:28 -04:00
parent 365b4273c2
commit dbb482197e
1 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,6 @@ projects[drupal][version] = 7.54
; 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 fix file_ajax_upload() causes malformed Drupal.settings.
projects[drupal][patch][2870289] = http://www.drupal.org/files/issues/file_ajax_upload-2870289-2.patch