Posted by DamienMcKenna on November 8, 2012 at 1:25am
2 followers
| Project: | Metatag |
| Version: | 7.x-1.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Now that Drupal triggers hook_entity_view() on taxonomy term pages (yay v7.17!) there should be a note added to the README.txt, hook_requirements() and project page recommending developers update to the new release.
Comments
#1
Now that the fix is in core what will happen with http://drupal.org/node/1700160
#2
@kingdee40: I'm keeping the work-around in the module for now, it only executes on 7.16 and older.
#3
This adds a hook_requirements() message to indicate whether Drupal core is updated enough to work correctly.
#4
A follow-on issue: #1836976: Get rid of metatag_taxonomy_term_view_alter
#5
Committed.
#6
#7
Version 7.x-1.0-beta3 has been released and includes this work. Am closing this issue in an effort to keep the issue queue clean.