mirror of
https://github.com/farmOS/farmOS.git
synced 2024-02-23 11:37:38 +01:00
Update and unpatch Feeds module.
This commit is contained in:
parent
a334b27a51
commit
3745dc6b10
1 changed files with 1 additions and 5 deletions
|
@ -44,11 +44,7 @@ projects[features][subdir] = "contrib"
|
|||
projects[features][version] = "2.10"
|
||||
|
||||
projects[feeds][subdir] = "contrib"
|
||||
projects[feeds][version] = "2.0-beta3"
|
||||
; Issue #2379631: field_attach_validate() must be called before programmatic entity saves
|
||||
projects[feeds][patch][] = "http://www.drupal.org/files/issues/feeds-field-attach-validate-2379631-31.patch"
|
||||
; Issue #2828605: feeds_system_info_alter() can triggers "The following module has moved within the file system"
|
||||
projects[feeds][patch][] = "http://www.drupal.org/files/issues/feeds-moved-module-2828605-7.patch"
|
||||
projects[feeds][version] = "2.0-beta4"
|
||||
|
||||
projects[feeds_tamper][subdir] = "contrib"
|
||||
projects[feeds_tamper][version] = "1.1"
|
||||
|
|
Loading…
Reference in a new issue