Closed (fixed)
Project:
Profile
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2016 at 21:19 UTC
Updated:
28 Sep 2016 at 08:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mglamanPatch.
Comment #5
mglamanThis shows how broken \Drupal\profile\ProfileAccessControlHandler is. I'll work to get it fixed up.
Comment #6
mglamanHere is a patch which fixes up ProfileAccessControlHandler and does tests. This is much cleaner and will fix other issues in the queue.
Comment #9
mglamanStill failing. Ported rest of tests to functional tests.
Comment #12
mglamanTests passing locally! Problem was \Drupal\profile\Access\ProfileAccessCheck
Comment #14
mglaman