Closed (fixed)
Project:
Render cache
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2014 at 04:28 UTC
Updated:
1 Nov 2014 at 01:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joelpittetNot sure if this is a good enough fix... but seems right to me so... sharing:)
Hopefully it doesn't mask a problem?
Comment #2
fabianx commentedCommitted and pushed to 7.x-2.x!
If it can't find the argument, then it should silently assume that page is NULL.
I think this can happen if something calls the entity_view() method directly, which panels might do :).
Comment #3
fabianx commentedCommitted and pushed to 7.x-1.x! Thanks!
Comment #5
joelpittetI don't think this patch got committed/pushed to 7.x-2.x? Maybe something happened?
Comment #7
fabianx commentedCommitted: yes, but not pushed.
This should be fixed now.
Comment #8
joelpittetThank you @Fabianx:) a few less patches to maintain today, love it:)