Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
30 Nov 2013 at 01:08 UTC
Updated:
29 Jul 2014 at 23:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rosk0Comment #2
rosk0Patch is on his way.
Comment #3
rosk0Converted ajax_forms_test_lazy_load_form, ajax_forms_test_simple_form, ajax_forms_test_validation_form forms and incorporated patch from #2132465: Convert ajax_forms_test_ajax_commands_form to new controller, this changes must go together not to leave garbage like AjaxFormsTestForm(see diff) in place.
Also restoring original title and description
Comment #5
tim.plunkettYour comment in #3 said you merged the two issues, but you were missing the actual form class.
My only other changes were changing t() to $this->t(), all other work was yours, so I'm going to RTBC (passed locally).
Comment #6
webchickLooks good.
Committed and pushed to 8.x. Thanks!