Since commit c88a52e, the ds_render_ctools_field function triggers undefined index errors whenever it successfully loads a taxonomy term.

This makes it impossible to use taxonomy in a ctools field with Display Suite.

Simple to fix, because it's just missing an assignment.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Agileware’s picture

Status: Active » Needs review
FileSize
505 bytes

Patch added against ds 7.x-2.x-dev

aspilicious’s picture

Status: Needs review » Reviewed & tested by the community

Lol thnx, I'll commit it when I get back to DS.

  • aspilicious committed 0f73e1a on 7.x-2.x authored by Agileware
    Issue #2390299 by Agileware: Undefined index in ds_render_ctools_field
    
aspilicious’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

xaviemirmon’s picture

Please commit this patch to the latest version of the module. When performing the security update in 7.x-2.8 it broke certain portions of my site until this patch was applied.

xaviemirmon’s picture

Status: Closed (fixed) » Reviewed & tested by the community
aspilicious’s picture

Status: Reviewed & tested by the community » Fixed

It *is* fixed in dev. The drupal security team *explicitly* asked me to *only* release the security commit.
If you were on the dev release you should stay on the dev release.

You always have to be careful when upgrading if you're on a dev release.

Status: Fixed » Closed (fixed)

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