Problem/Motivation

  • Refactor a deprecated function hook_field_widget_multivalue_form_alter() to hook_field_widget_complete_form_alter()
CommentFileSizeAuthor
#9 3219206-9.patch2.85 KByas
#4 3219206-4.patch1.78 KByas

Issue fork cloud-3219206

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

yas created an issue. See original summary.

yas’s picture

Title: Refactor a deprecated function hook_field_widget_multivalue_form_alter() to hook_field_widget_single_element_form_alter() » Refactor a deprecated function hook_field_widget_multivalue_form_alter() to hook_field_widget_complete_form_alter()
Issue summary: View changes

yas’s picture

Status: Active » Needs review
StatusFileSize
new1.78 KB

Status: Needs review » Needs work

The last submitted patch, 4: 3219206-4.patch, failed testing. View results

yas’s picture

Status: Needs work » Reviewed & tested by the community

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 4: 3219206-4.patch, failed testing. View results

yas’s picture

Title: Refactor a deprecated function hook_field_widget_multivalue_form_alter() to hook_field_widget_complete_form_alter() » Refactor a deprecated function hook_field_widget_multivalue_form_alter() to hook_field_widget_single_element_form_alter()
yas’s picture

Status: Needs work » Reviewed & tested by the community
StatusFileSize
new2.85 KB
yas’s picture

@all

The tests have been passed successfully, so I'll merge the patch to 4.x and close this issue as Fixed.

  • yas committed 85d87e5 on 4.x
    Issue #3219206 by yas: Refactor a deprecated function...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.