Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
forms system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2013 at 09:05 UTC
Updated:
29 Jul 2014 at 23:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehner+1 thought I fear that there are a few like update_manager_install_form() which live in a .manager.inc file and so potentially break.
Comment #2
damiankloip commentedWell, all those forms now have wrappers that load the required files first. So I think this is ok?
Comment #3
dawehnerYeah it is.
Comment #4
tim.plunkett+1
Comment #5
jibranWhy the same assignment statement twice?
Comment #6
damiankloip commentedhmm, good question!
Comment #7
jibranBack to RTBC.
Comment #8
xano6: 2122019-6.patch queued for re-testing.
Comment #9
dries commentedLooks like a nice little clean-up. It appears both #0 and #6 need to be applied on top of one another. Just want to double check before going ahead. Please confirm. Thank you!
Comment #10
jibranNope #6 is required only. The difference between #0 and #6 is just removing the duplicate line.
Comment #11
dries commentedOops, you're right. I was accidentally looking at the interdiff. Committed to 8.x.