Skip to content

Instantly share code, notes, and snippets.

@andypost
Created September 4, 2017 21:34
Show Gist options
  • Save andypost/2096d688c87e1174f339acb2bceb3476 to your computer and use it in GitHub Desktop.
Save andypost/2096d688c87e1174f339acb2bceb3476 to your computer and use it in GitHub Desktop.
"patches": {
"drupal/core": {
"Setting required on radios marks all options required": "https://www.drupal.org/files/issues/drupal-states-required-options-2731991-5.patch",
"Number widget validation can break AJAX actions": "https://www.drupal.org/files/issues/2614250-40.patch",
"Programmatically created translatable content type returns SQL error on content creation": "https://www.drupal.org/files/issues/2599228-31.patch",
"Clearing cache via UI in translated language resets config translation of field labels to default language": "https://www.drupal.org/files/issues/clearing_cache_via_ui-2650434-128.patch",
"ajax.js insert command sometimes wraps content in a div, potentially producing invalid HTML and other bugs": "https://www.drupal.org/files/issues/ajax_js_insert_command-736066-116.patch",
"View entity reference": "https://www.drupal.org/files/issues/2174633-143-entity-reference.patch"
},
"drupal/ctools": {
"Views exposed filters missing autosubmit option": "https://www.drupal.org/files/issues/2475595-ctools-autocomplete-fix-47.patch"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment