The code introduced in #1899606: Support role assignment modules doesn't get attached properly when the Role Assign module is used.

CommentFileSizeAuthor
#2 fix_role_assign_support-3154642-2.patch1.42 KBkpaxman
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

kpaxman created an issue. See original summary.

kpaxman’s picture

Status: Active » Needs review
StatusFileSize
new1.42 KB

The attached patch takes care of the fact that, like Role Delegation, a different array is used with Role Assign. This was actually already done in the JS - but the JS wasn't getting attached in the first place, because of the different array. :)

liam morland’s picture

Issue summary: View changes

Fixed issue link reference format.