A typo in the docblock for $fieldMetaConditions in entity.query.inc

* @see EntityFieldQuery::fieldLanguageCondition()
* @see EntityFieldQuery::fielDeltaCondition()

results in a missing link on api.drupal.org.

Comments

wulff’s picture

Status: Active » Needs review
StatusFileSize
new477 bytes

I have attached a patch which fixes the typo.

The same typo is present in includes/entity.inc in D7.

jhodgdon’s picture

Version: 8.x-dev » 7.x-dev
Status: Needs review » Patch (to be ported)

Thanks! Committed to D8. Needs backport to D7.

wulff’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new411 bytes

I have attached a patch for D7.

jhodgdon’s picture

Status: Needs review » Fixed

Thanks! Committed to 7.x too.

Status: Fixed » Closed (fixed)

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