Is this module not providing support for user entities? I had to do some minor code changes to support them. Is there a reason why there is no support for caching users?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | support_for_user_entities_2361477_1.patch | 1.71 KB | vasi1186 |
Comments
Comment #1
vasi1186 commentedI attached the patch that provides support for user entities (and also made a change how the bundle is obtained in display_cache_view_entity()).
Comment #3
kars-t commentedHi
thanks for the patch. I added this to the latest dev. The "bundle" problem was a duplication of #2152653: WSOD & Fatal error: Cannot access empty property and was fixed there.