Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 May 2013 at 08:20 UTC
Updated:
29 Jul 2014 at 22:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andypostRole delete form conversion happens in #1946466: Convert all confirm_form() in user.module and user.pages.inc to the new form interface and convert route
Comment #2
andypostSuppose Delete form should be included in the patch
Comment #4
andypostreverted back unneeded changes
Comment #5
dawehnershould be $userRole or just $role?
It still feels kind of wrong to not document new parameters ...
... actually for the role entity type :)
Comment #6
andypostFix #5 and add changes from #1872870-46: Implement a RoleListController and RoleFormController (suppose better to fix this as follow-up, not here)
Comment #7
dawehnerOh drupal, please don't but in german words :(
Comment #8
tim.plunkettThis should typehint with \Drupal\user\RoleInterface
Otherwise it's perfect
Comment #9
andypostnice catch!
Comment #10
dawehnerPerfect!
Comment #11
alexpottCommitted 3282c15 and pushed to 8.x. Thanks!
Comment #12
andypostHere's a follow-up patch to cleanup left functions that obsolete
Comment #13
dawehnerThis code is not used anymore, checked via storm
Comment #14
alexpottYay for less code!
Committed ff0f94d and pushed to 8.x. Thanks!
Comment #15.0
(not verified) commentedUpdated issue summary.