[comment:nid] duplicates [comment:node:nid]
[comment:uid] duplicates [comment:author:uid]
[comment:subject] duplicates [comment:title]
[node:uid] duplicates [node:author:uid]
[file:uid] duplicates [file:owner:uid]
..

In short, the idea is to remove duplicated properties like [node:uid] in favour of the chained properties [node:author:uid]. This would mean any Rules already making use of node:uid would need an update to use the chained variant. Options on that? -> Please respond to the original issue:

http://drupal.org/node/975616#comment-3730162

Comments

fago’s picture

Sry, pls ignore "[comment:subject] duplicates [comment:title]" - this doesn't belong into this issue.

fago’s picture

I've just fixed the tests to not make use of [term:vid], which is duplicated by [term:vocabulary:vid].

fago’s picture

Status: Active » Fixed

This changes now ship with BETA 4 of the entity API, thus closing this issue.

Status: Fixed » Closed (fixed)

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

mitchell’s picture

Component: Provided Rules integration » Rules Core

Updated component.