Closed (fixed)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2013 at 08:21 UTC
Updated:
3 Apr 2014 at 17:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
matthijsThis seems to work fine, but I do have one minor remark: I think it would be better to use
$revision_tableinstead of "node_revision" as relationship name (line 13 in the patch). This is probably copy/paste related ;-)Comment #2
das-peter commented@Matthijs Thanks for testing!
Fixed copy pasta leftover.
Comment #3
fagoThis looks great - thanks! Committed.