Skip to content

Instantly share code, notes, and snippets.

; Fix performance of path_delete() when there are no aliases to delete.
; @see https://www.drupal.org/node/1294964#comment-9158133
projects[drupal][patch][] = "https://www.drupal.org/files/issues/1294964-path-delete-performance-do-not-test.patch"
; Fix ordering of path aliases to always return the latest one
; @see https://www.drupal.org/node/1160764#comment-9173531
projects[drupal][patch][] = "https://www.drupal.org/files/issues/path_load_order-D7-do-not-test.patch"
; Fix "An AJAX HTTP request terminated abnormally" errors
; @see https://www.drupal.org/node/1232416#comment-8748879