views_handler_field_comment_depth() was calling at render $values->comments_thread, which is inexistent. See the attached patch for the fix.

Comments

dawehner’s picture

StatusFileSize
new612 bytes

This patch sure works, but hardcoding the alias is bad, as you have other aliases if you use relationships.

dxvargas’s picture

Assigned: dxvargas » Unassigned
Status: Needs review » Reviewed & tested by the community

The patch in #1 works

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for testing the patch and providing and reporting above.

Committed that patch to 7.x-3.x

Status: Fixed » Closed (fixed)

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