Problem/Motivation

We are encountering the issue outlined here: https://api.drupal.org/comment/50608#comment-50608, causing the following line not to work as expected:

$obj_page = menu_get_object('taxonomy_term', 2);

Proposed resolution

Attempt to get the current term using an alternative method as suggested in https://api.drupal.org/comment/56238#comment-56238

CommentFileSizeAuthor
#2 2979410_term_condition.patch827 bytesdavidgrayston

Comments

davidgrayston created an issue. See original summary.

davidgrayston’s picture

StatusFileSize
new827 bytes

Patch attached

j_edery’s picture

Status: Needs work » Reviewed & tested by the community

Code reviewed and tested. this looks good

  • davidgrayston authored dba0212 on 7.x-1.x
    Issue #2979410 by davidgrayston: Taxonomy Page Condition not active when...
mraichelson’s picture

Status: Reviewed & tested by the community » Fixed

Added to the main codebase and a new release (7.x-1.7) is queued up to include this update.

Thank you!

Status: Fixed » Closed (fixed)

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