Closed (fixed)
Project:
Profile
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2019 at 20:03 UTC
Updated:
7 Sep 2019 at 10:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
MorinLuc0 commentedHere is a patch to remove it incase anyone else has come accross the same issue.
Comment #3
bojanz commentedThis is leftover code from when the module altered-in rendered profiles to the user page.
We now use a regular widget for that, which ensures that the right cache tags are set.
Let's remove the entire method.
Comment #5
bojanz commentedModified the patch and committed. Thanks!