Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2013 at 09:21 UTC
Updated:
29 Jul 2014 at 22:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
internetdevels commentedHere is the patch. It still has some unresolved issues, but lets see what testbot says.
Comment #3
internetdevels commentedcorrected
Comment #5
xanoRe-roll.
Comment #6
andypostComment #7
internetdevels commentedComment #9
andypost7: drupal-user_replace_user_access-20620397.patch queued for re-testing.
EDIT HEAD was broken
Comment #10
xjmComment #11
andypostit was ugly before, no idea how to improve
Comment #12
herom commentedshouldn't we use $this->currentUser() ?
"Test changing user permissions through the (UI|permissions page).", maybe?
Comment #13
andypostboth nitpicks makes sense
Comment #14
h3rj4n commentedAs suggested in comment #12 changed the two things.
Comment #15
herom commentedthis line isn't necessary after last reroll. please remove.
Comment #16
xanoComment #17
herom commentedComment #18
webchickCommitted and pushed to 8.x. Thanks!