Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tim.plunkett’s picture

Assigned: Unassigned » tim.plunkett
Status: Active » Needs review
FileSize
25.88 KB

This is an example of a more advanced conversion, since the form has dependencies other than config.factory.

It contains the patch from #1921996: Convert system_config_form() to implement FormInterface as a base class. for now.

Status: Needs review » Needs work

The last submitted patch, aggregator-1925048-1.patch, failed testing.

tim.plunkett’s picture

Status: Needs work » Needs review
FileSize
25.88 KB

Trailing semicolon

tim.plunkett’s picture

FileSize
17.54 KB

Those other issues were committed.

tim.plunkett’s picture

Assigned: tim.plunkett » Unassigned
Status: Needs review » Needs work
Issue tags: +SprintWeekend2013
amateescu’s picture

Status: Needs work » Needs review
FileSize
16.2 KB

Rerolled.

ParisLiakos’s picture

hmmm this conflicts a bit with #1930274: Convert aggregator processors and parsers to plugins where, btw i removed sanitize_configuration..dunno which should get in first

amateescu’s picture

Status: Needs review » Postponed

Probably that one, this form conversion is pretty easy to reroll/redo.

ParisLiakos’s picture

Assigned: Unassigned » ParisLiakos
Status: Postponed » Needs work
ParisLiakos’s picture

Status: Needs work » Needs review
FileSize
13.23 KB

thats another nice cleanup, thanks @tim.plunkett for SystemConfigFormBase awesomeness:)

Status: Needs review » Needs work
Issue tags: -FormInterface, -SprintWeekend2013

The last submitted patch, drupal-aggregator_config_form-1925048-10.patch, failed testing.

ParisLiakos’s picture

Status: Needs work » Needs review
Issue tags: +FormInterface, +SprintWeekend2013

Drupal\translation_entity\Tests\EntityTranslationUITest->testTranslationUI() line 40
/me smells random failure
#10: drupal-aggregator_config_form-1925048-10.patch queued for re-testing.

andypost’s picture

Status: Needs review » Reviewed & tested by the community

This one ready!

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

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