Problem/Motivation

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.

Proposed resolution

Prevent this error

CommentFileSizeAuthor
disqus-getentitytypeid-on-null.patch668 bytesslasher13

Comments

slasher13 created an issue. See original summary.

asrob’s picture

Status: Needs review » Reviewed & tested by the community

Hi,

I've successfully applied this patch. Tested disqus module without any errors, therefore I changed its status.

slashrsm’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

  • slashrsm committed 079da19 on 8.x-1.x authored by slasher13
    Issue #2671258 by slasher13, asrob: Call to a member function...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.