Closed (fixed)
Project:
Disqus
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2016 at 15:26 UTC
Updated:
24 Apr 2016 at 09:24 UTC
Jump to comment: Most recent
Fatal error: Call to a member function getEntityTypeId() on null in disqus\src\Plugin\views\field\DisqusCommentCount.php on line 87
On view with not required relationship related entities are possibly empty.
Prevent this error
| Comment | File | Size | Author |
|---|---|---|---|
| disqus-getentitytypeid-on-null.patch | 668 bytes | slasher13 |
Comments
Comment #2
asrobHi,
I've successfully applied this patch. Tested disqus module without any errors, therefore I changed its status.
Comment #3
slashrsm commentedCommitted. Thanks!