Right now we're not properly checking for field aliases in the comment depth views handler, resulting in a PHP notice that the "comments_thread" property does not exist, and it always calculates to 0. This patch corrects this bug and uses the proper alias.
| Comment | File | Size | Author |
|---|---|---|---|
| nodecomment_views_depth.patch | 741 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted to 1.x and 2.x branches.