Problem/Motivation

See parent issue.

Proposed resolution

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

almaudoh’s picture

Issue tags: +hook_element_info
swentel’s picture

swentel’s picture

Ok, ignore my comment.

almaudoh’s picture

Issue tags: +Novice
almaudoh’s picture

Status: Active » Needs review
FileSize
1.29 KB

Status: Needs review » Needs work

The last submitted patch, 5: convert-2325485-5.patch, failed testing.

Status: Needs work » Needs review

swentel queued 5: convert-2325485-5.patch for re-testing.

swentel’s picture

tim.plunkett’s picture

Nope, even that won't fix it. Like all of the other issues, we're blocked on #2326409: Annotate render element plugins and have NO solution yet.

Status: Needs review » Needs work

The last submitted patch, 5: convert-2325485-5.patch, failed testing.

tim.plunkett’s picture

Status: Needs work » Needs review
FileSize
1.13 KB

Rerolled for now without the hook_element_info() removal in light of #2326409: Annotate render element plugins

tim.plunkett’s picture

FileSize
1.2 KB
520 bytes

The last submitted patch, 11: 2325485-field_ui-11.patch, failed testing.

jibran’s picture

Status: Needs review » Reviewed & tested by the community

This is simple enough patch so RTBC.

+++ b/core/modules/field_ui/src/Element/FieldUiTable.php
@@ -0,0 +1,30 @@
+ *   RenderElement("field_ui_table")

Lol I didn't know about that :D

  • webchick committed c1c7e14 on 8.0.x
    Issue #2325485 by tim.plunkett, almaudoh: Convert field_ui_element_info...
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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