Closed (fixed)
Project:
Subuser
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2011 at 22:50 UTC
Updated:
29 Mar 2014 at 13:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
marcusx commentedPatch attached...
Comment #2
roderikImplemented caching using drupal_static() - because with #1213566: Add View/Edit/Delete Functionality, it can be called more than twice for the same account.
Comment #3
boombatower commentedRewrote quite a bit to make variables clearer. Also, took advantage of ->entityCondition('bundle', 'subuser') instead of if condition in loop. Thanks.
Looks like reload_load() fails currently if you pass it a vid.
Comment #4
boombatower commented